Hey Squid users,
Running into an issue I'm trying to figure out.
We have a few acl directives using "proxy_auth_regex -i" and when I have these
active, it blocks any proxy connection with an HTTP 407 error, according to the
logs.
Here's an example:
# block certain user IDs from using proxy ser
On 2024-10-24 15:53, Piana, Josh wrote:
Hey Squid users,
Running into an issue I’m trying to figure out.
We have a few acl directives using “proxy_auth_regex –i” and when I have
these active, it blocks any proxy connection with an HTTP 407 error,
according to the logs.
Here’s an example:
#
Alex,
From what I can tell, squid does not receive a good username. When I check the
access logs, I receive something like this:
24/Oct/2024:16:01:08 -0400.334 10.46.49.190 TCP_DENIED/407 7821 CONNECT
www.google.com:443 - \ HIER_NONE/- text/html ERR_CACHE_ACCESS_DENIED/-
However, I think some
On 2024-10-24 16:23, Piana, Josh wrote:
From what I can tell, squid does not receive a good username. When I check the
access logs, I receive something like this:
24/Oct/2024:16:01:08 -0400.334 10.46.49.190 TCP_DENIED/407 7821 CONNECT
www.google.com:443 - \ HIER_NONE/- text/html ERR_CACHE_A