[users@httpd] using cache in reverse proxy mode

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

 



Hello,

I'm using apache (2.0.54) as a frontend server to proxy content from application servers,

I'd like to enable caching in order to decrease the load of the backend servers,

I tried to add CacheEnable directive:

ProxyPass        /content1 http://server:8080/content1
ProxyPassReverse /content1 http://server:8080/content1
CacheEnable mem  /content1
#CacheEnable disk /content1

but I still see queries going to the application servers,
if disk cache is used nothing is stored into the CacheRoot folder,
i.e. ProxyPass content is somehow ignored .. does it really work in ver 2.0.x
as it is written in the mod_cache doc page?

Does anyone use caching in reverse proxy configuration, could you send me some examples

Thank you
Yavor

__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp

---------------------------------------------------------------------
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