Squid - Bypass proxy for these destination IPs
-
Good afternoon, I saw the JIM-P updated the SQUID referring to that part, now there is anyone who can use this function, I put the ip, but the squid still caches the target, preventing access, there is some form of Squid not caching certain address?
I just saw in other topics that staff and edit the file squid.inc belong not to directly address the cache, or if there is another way, thank you for your attention -
I did that update at the request of a commercial support customer and they reported it was working fine.
That only works with transparent mode, and should be adding a rule that bypasses the NAT for that destination. The rule added by that field should be the same as the rule added by hand in the old suggestions of modifying squid.inc by hand.
You may need to check /tmp/rules.debug and the output of "pfctl -vvsn" to see if the IP you are entering is really making it into the ruleset.
-