Reverse proxy with cache
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi All,
Below find the reverse proxy configuration with disk cache enabled.
<IfModule mod_disk_cache.c>
UseCanonicalName Off
CacheRoot /local/apache2/logs/cache
CacheEnable disk /
CacheIgnoreNoLastMod On
CacheIgnoreCacheControl On
CacheIgnoreHeaders Set-Cookie
CacheDefaultExpire 320
CacheMinFileSize 64
CacheMaxFileSize 64000
CacheDirLevels 2
CacheDirLength 1
</IfModule>
<IfModule>
<Directory /local/apache2/logs/cache>
Allow from all
</Directory>
If i request page from backend server then i'ts not caching any content..i found there was no files under /local/apache2/logs/cache directory.
i also set 777 permission for directory local/apache2/logs/cache but no use.
Please let me know what i done wrongly
regards,
Arun
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
[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]