[users@httpd] mod_cache + mod_rewrite: issue with caching rewritten urls

2013-04-18 Thread Eugene Teslenko
Hi, list! I've noticed a strange behavior of mod_cache when URL is rewritten. It caches pages, based on rewritten URL, but not original URL. This cause that the same data is stored for different URL's, rewritten to the same resulting URL (see the example below). Is there a way to change this behav

[users@httpd] Regarding 409 conflict coming from APACHE HTTP SERVER.

2013-04-18 Thread Venkataragavan Vijayakumar
Hi All, I have written my own module on top of the HTTP server. When i do POST with the big content , the APACHE HTTP server sending the 409 conflict. If i run the HTTP Server in GDB , it is working fine. Is there is any configurable parameter is there to tell the content size. Please help me to