I forgot to add that I have a ProxyPass directive in the same config. I.e. I'm trying to build caching proxy with mod_rewrite on the "front".

It looks like mod_proxy is run before the mod_cache.

Please advise.

Thank you.

Alexander Alfimov <[email protected]> писал(а) в своём письме Thu, 15 Oct 2009 01:47:30 +0300:

Hi!

I have applied patches to the 2.2.14 sources. I've copied mod_cache.so and mod_disk_cache.so to the apache modules directory. The problem is NOT solved. As soon as I add CacheQuickHandler Off to the cache configuration, the servers stops caching (new directories aren't appearing in cache folder).

Please advise.

Thank you.

Graham Leggett <[email protected]> писал(а) в своём письме Fri, 09 Oct 2009 15:36:56 +0300:

Alexander Alfimov wrote:

I assume I can apply patches to this code:
http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/modules/cache/

Apply the patches to the base of httpd v2.2.14, like this:

cd httpd-2.2.14
cat <patch>.patch | patch -p0

Regards,
Graham
--




--
Best Regards,
Alexander Alfimov

Reply via email to