cache_disk :

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am seeing the following logged in the apache error log (client IP removed):

[cache_disk:warn] [pid 26540:tid 139906663675648] (28)No space left on device: [client xxx.xxx.xxx.xxx:56003] AH00725: could not create header file /usr/local/apache/cache/www_http/aptmpd5MAgM

That disk volume (/usr/local/apache/cache) used for the cache is an 80Gb tmpfs disk. The server has 32Gb physical RAM, 100Gb SWAP space. This is running on a RHEL6 server.

At the point of the errors only about a quarter of the cache volume was being used: ~20Gb content. The server was reporting 29% memory used, with the remainder all being used for caching/buffering, and 6.5% (6.5Gb) of the swap space being used.

My expectation of this configuration was:
Apache would be able to cache up to 80Gb of content. Tmpfs would prioritise the most used stuff to be in RAM, and the least used stuff would be swapped out to disk (swap space). Based on this, all my memory / disk usage would seem to be ok.

Is there something I'm missing, any other limits imposed by Apache / OS that might be affecting this? Any advice / help would be greatly appreciated.

Thanks,
Paul

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux