On Mon, Jul 22, 2002 at 02:46:17PM +0200, mbauer@in-sight.de wrote:
Hello list, got a problem with my squid (2.3) whenever I shut down squid, it gives me a warning that it has been killed. (not every time???) when I start squid ("rcsquid start") it always creates new cache directories.
cache_dir ufs /cache 275 16 256 ....where /cache is a partition with 300MB.
The start script has the path /var/squid/cache (or /var/cache/squid since 8.0) hardcoded; it looks whether some directory in that directory is present and it runs 'squid -z' if not. So you'll have to change the path in the init script /etc/init.d/squid too. Or make /var/squid/cache a symbolic link to /cache. That will save you headaches on any forthcoming squid updates. Peter -- VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...