> Other strange thing. On General Runtime Information, on > cachemgr.cgi, it says that squid is up since two days ago.
I think that's because the Cache Manager tracks the root process, which as you observed isn't restarting (keeps same PID). I have noticed that a squid -k reconfigure (which triggers a restart in cache.log) does not affect this. > and this is new on cache.log: > 2003/09/18 10:16:48| WARNING: Disk space over limit: 113856 > KB > 102400 KB > What should I do? Nothing - all it means is that Squid's cache is over the configured limit. Squid will correct that on its own by dumping older objects from the cache. Adam
