Re: [users@httpd] How to strip out the query parameter for specific URLs using mod_rewrite?

2012-10-04 Thread sridhar basam
On Thu, Oct 4, 2012 at 11:03 AM, Bhattacharya, Sudip sudip.bhattacha...@genpact.com wrote: Hi, I am trying to configure caching for a website using apache proxy. Some of the URLs are using a random parameter in the URL to avoid caching. The URL would look like this:

[EMAIL PROTECTED] Problem with HEAD requests via mod_cache and mod_proxy

2006-12-18 Thread Sridhar Basam
Hey, I am using apache 2.2.3 with mod_proxy and mod_cache in reverse proxy mode. I am seeing a problem with the response to HEAD requests in this setup. If you send a HEAD request for content that is cached but expired, mod_cache correctly sends a conditional request to the origin but