Mir Farooq Ali wrote:

> This is my debug_options line from squid.conf.
> 
> debug_options 11,1 ALL,0

This turns debugging off. (ALL,0).

Write
debug_options ALL,1 11,9
If you'd like detalied logging of section 11.

squid -k debug toggles between ALL,9 and debug_options and is used when
you'd temporarily like to have more debugging output than you
debug_options ask for.

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to