[squid-users] Squid TCP_TUNNEL_ABORTED/200
Jonathan Lee
jonathanlee571 at gmail.com
Fri May 3 21:52:02 UTC 2024
The only reason I know about this is the book I just purchased has a whole section on debugging. This is in my Squid The Definitive Guide by O’REILLY Duane Wessels (Older Book Still Good)
You can use 0 up to 84(helper process maintenance)
I think 6 is disk i/o routines and 9 is for FTP right?
Change all and add ranges
Example:
debug_options ALL,1 11,3 20,3
debug_option section, level section, level… + n just like a series
> On May 3, 2024, at 13:50, Amos Jeffries <squid3 at treenet.co.nz> wrote:
>
> On 4/05/24 08:33, Emre Oksum wrote:
>> Hi Jonathan,
>>>> Have you attempted to enable debugging ??
>> Yes, debugging was enabled but as I have pointed out, unfortunately it didn't give any information about the issue.
>> Maybe I was missing something? I don't know. debug_options was ALL in my squid.conf.
>
> Sure, "ALL" sections.
>
> But what display level:
>
> 0 (critical only)?
> 1 (important)?
> 2 (protocol trace)?
> 3-6 (debugs)?
> 9 (raw I/O data traces)?
>
>
> FTR, "debug_options ALL" alone is invalid syntax and will not change from the default cache.log output.
>
>
> Cheers
> Amos
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> https://lists.squid-cache.org/listinfo/squid-users
More information about the squid-users
mailing list