On 8/03/2023 3:00 am, john jacob wrote:
Hi,
I am facing the same issue as described in
https://bugs.squid-cache.org/show_bug.cgi?id=5154 where ipv6 literal
URLs are casuing squid, v5.7, to restart. As a work around I am
testing the below to deny ipv6 requests.
acl to_ipv6 dst ipv6
acl from_
Hi,
I am facing the same issue as described in
https://bugs.squid-cache.org/show_bug.cgi?id=5154 where ipv6 literal URLs
are casuing squid, v5.7, to restart. As a work around I am testing the
below to deny ipv6 requests.
acl to_ipv6 dst ipv6
acl from_ipv6 src ipv6
# Prevent ipv6 requests to avoi