> hi list Hello, > Feb 27 04:41:35 mcache (squid): logfileWrite: /var/log/squid/access.log: > (42) No message of desired type > Feb 27 04:41:40 mcache (squid): logfileWrite: /var/log/squid/access.log: > (28) No space left on device Run squid in debugging mode # /usr/local/squid/bin/squid -NCd1 what's output ? Do have quota implemented on your squid box? check cache size by #du -sh /path/of/squid/cache or just run #df -h Still squid daemon dies :- Try to reduce cache_dir, it seems Squid is not purging any files on startup. then run #squid -z after reduced cache_dir? NOTE: Won't this erase *ALL* of my cache contents? No comments > Feb 27 04:41:55 mcache last message repeated 4 times > Feb 27 04:41:55 mcache squid[617]: Exiting due to repeated, frequent > failures > Feb 27 09:33:39 mcache (squid): logfileWrite: /var/log/squid/access.log: > (42) No message of desired type > Feb 27 09:33:44 mcache (squid): logfileWrite: /var/log/squid/access.log: > (28) No space left on device > Feb 27 09:33:57 mcache last message repeated 4 times > Feb 27 09:33:57 mcache squid[3691]: Exiting due to repeated, frequent > failures > > ugent help will be greatly appreciated > > regards > >