Troubleshooting squid

From Squid User's Guide

Jump to: navigation, search
 /usr/sbin/squid -NCd1

will give a you a tail of logfile as it processes the request

or in the squid.conf file

debug_options ALL,1  33,2 28,9

and then

tail -f /path to you log files/cache.log

gives similar output

Personal tools