ons 2009-09-16 klockan 13:49 +0530 skrev Avinash Rao:

> The cache.log is not populated:

Odd.. but seems your Squid is getting lost somewhere in the log
rotation.


Some things to try to collect more details.

1. try if "squid -k debug" gives you some debug output, but probably not
if cache.log is not being populated..

2. truss the Squid process when hung.

3. attach to the process using gdb

    gdb /path/to/sbin/squid pidofsquid

    backtrace

Regards
Henrik

Reply via email to