Problem with disk_cache on Windows 2003

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

 



Hello

I'm trying to get mod_cache and mod_disk_cache to work correctly. Problem summary is that disk cache is not working properly - sending empty data to the client for some content like the css file. I use Apache as a reverse proxy.

I get a lot of this messages in the log file:
[Sun Jul 13 14:09:38 2008] [warn] (OS 5)Access is denied.  : disk_cache: rename tempfile to datafile failed: c:/webcache/los/aptmpx1asW8 -> c:/webcache/los/Ra/N6/fS/iBGQrEATWPwwO4iA.data
[Sun Jul 13 14:10:04 2008] [warn] (OS 5)Access is denied.  : disk_cache: rename tempfile to datafile failed: c:/webcache/los/aptmpaeiuxe -> c:/webcache/los/O7/ub/HS/Hp2X7mMoCK1NgpAA.data

I am running Apache/2.2.8 (Win32) on a Windows 2003 server. The security settings on c:\webcache directory is everyone="full access".

Apache Cache configuration is:
ExpiresActive on
ExpiresDefault "now plus 5 minutes"

CacheRoot c:/webcache/los
CacheEnable disk /
CacheDefaultExpire 300
CacheMaxExpire 300
CacheIgnoreHeaders Set-Cookie
CacheIgnoreCacheControl On
CacheIgnoreNoLastMod On
CacheStoreNoStore On
CacheStorePrivate On


Have I done some error in the configuration or is it something I missed?

Thanks in advance.

Dag

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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