HEllo,Hi all. I'm using squid version 2.4stable6 on a linux debian woody system. It worked normally for about one year. Unexpectedly, one day I see this message:
Squid Cache (Version 2.4.STABLE6): Terminated abnormally.
CPU Usage: 0.020 seconds = 0.020 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 353
/etc/init.d/squid: line 122: 1515 Aborted start-stop-daemon
--quiet --start --pidfile $PIDFILE --exec $DAEMON -- $SQUID_ARGS </dev/null
squid.
Try running squid in verbose mode,and without that startup script:
(fro example if squid is installed in /usr/local/bin)
/usr/local/bin/squid -D -X -d 9
And see what happens.
rgrds,
Bart
