Urban Grena wrote:
> > Are you using async-io?
>
> No.
Ok.
> > Have you issued "squid -k" commands while there are users using your
> > proxy?
>
> Yes. I didn't suspect this can cause such problems.
It should not. I am only trying to narrow down what is causing this.
> The number of inodes per file system is a lot higher than recommended
> cache_dir size * 2 / store_avg_object_size.
Which Squid version are you using? The above calculation is for Squid
2.2, for 2.3 I think other rules apply..
What is the output of
find /path/to/one/of/your/cache_dir -type f -size 0 -print | wc -l
find /path/to/the/same/cache_dir -type f -size +1c -print | wc -l
-- Henrik Nordstrom Squid hackerReceived on Sun Feb 13 2000 - 05:57:38 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:12 MST