[users@httpd] issue with mod_cache and mod_proxy in 2.4.x

2012-08-30 Thread Johnny . BARRAY
Hi every one, Does someone succeed in running HTTPD Server 2.4.x in forward proxy cache mode ? I have no problem with version 2.2.22 but I can't make the disk_cache work. Note that a reverse-proxy setup work very fine. Regards, Johnny.

[users@httpd] HTTP Server 2.4.2 : No cache when in Forward Proxy

2012-08-24 Thread Johnny . BARRAY
Hi, I tried to setup a sample http forward proxy cache server with 2.4.2 on linux rhel (both 5.5 and 6.1). With this setup, http server doesn't cache any pages requested. Since I couldn't understand what was wrong in my configuration files, I tried doing the same thing with 2.2.22 version, and