Hi,
I'm running Squid Cache: Version 2.3.STABLE4 on Linux 2.4.2.
Problem is that squid is using disk space over limit defined by
cache_dir. That was reported as a bug in Version 2.3.STABLE3 but
it should be fixed in STABLE4.
/opt/squid/logs# df -k
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda1 95139 19951 70276 22% /
/dev/hda2 285527 100945 169840 37% /usr
/dev/hda3 139091 8559 123350 6% /var
/dev/hda5 43885 19 41600 0% /tmp
/dev/hda7 7307308 2047504 4888612 30% /opt
/dev/sda1 17528272 16637880 0 100% /pcache1
/dev/sdb1 17520240 16581116 49128 100% /pcache2
squid.conf:
cache_dir ufs /pcache1 14000 16 256
cache_dir ufs /pcache2 14000 16 256
#cache_swap_low 90
#cache_swap_high 95
I can't see output from cachemgr because when I try to run cachemg
I have message which doesn't make sense (I have tried to run it from
different systems):
The following error was encountered:
Forwarding Denied.
This cache will not forward your request because it is trying to enforce a
sibling relationship. Perhaps the client at x.x.x.x is a cache which has
been misconfigured.
Any ideas?
Thanks in advance.
Regards,
Tanja
Received on Wed May 30 2001 - 11:52:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:20 MST