Re: [squid-users] Get IP of denied request

2023-10-30 Thread magri
Am 27.10.23 um 16:22 schrieb Alex Rousskov: On 2023-10-27 07:14, ma...@web.de wrote: Am 26.10.23 um 21:11 schrieb Alex Rousskov: On 2023-10-26 08:37, ma...@web.de wrote: TL;DR: is there a way to get/log the resolved ip of a denied request? TLDR: Bugs notwithstanding, use % % Sorry, my f

Re: [squid-users] Get IP of denied request

2023-10-27 Thread magri
Hi Alex, Am 26.10.23 um 21:11 schrieb Alex Rousskov: On 2023-10-26 08:37, ma...@web.de wrote: TL;DR: is there a way to get/log the resolved ip of a denied request? TLDR: Bugs notwithstanding, use % %http://127.0.0.1:3128 https_proxy=http://127.0.0.1:3128 wget http://www.example.org --2023-

[squid-users] Get IP of denied request

2023-10-26 Thread magri
Hi list, TL;DR: is there a way to get/log the resolved ip of a denied request? We have a rather large ip based malware blacklist (dst acl) and sometimes a destination is blocked inadvertantly because of a false positive entry in this list. This happens most often with CDNs where the ips of a de

Re: [squid-users] Stack overflow with large IP lists

2023-07-28 Thread magri
Hi Alex, visit and walk should share the same problem, but they don't seem to be used for acls, except for dumping. Regardless I did a complete rewrite of my patch to remove all recursive calls in SplayNode. See GitHub Pull Request #1431. For our large number of IP addresses and clients (reques

[squid-users] Stack overflow with large IP lists

2023-07-26 Thread magri
Hi squid community, we experience segfaults with squid 6.1 (and also older versions) during "squid -k reconfigure" on several linux systems, caused by a stack overflow. The circumstances are rather special: - we have a huge dst ip blacklist (> 300.000 enties) - this original list is sorted (by