Hi,
since the access.log of maurus hit 2^32-1 bytes, squid died. Apparently access.log was not rotated. The cron jobs are there, but the logrotate settings where default ones. I changed them to the values browne is using:
/var/log/squid/*.log { # size 200M rotate 24000 compress delaycompress # compresscmd /usr/local/bin/nicebzip2 # uncompresscmd /usr/bin/bunzip2 postrotate /usr/local/squid/sbin/squid -k rotate endscript }
Regards,
JeLuF
wikitech-l@lists.wikimedia.org