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 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: > http://foo.com/folder/xmlfiles/static.xml?rand

Re: [users@httpd] mod_proxy_ajp "dialog to [...] failed"

2012-05-31 Thread sridhar basam
On Thu, May 31, 2012 at 3:08 PM, Roney Duilio Stein wrote: > Hello. > > Please, I appreciate if someone could help me answering some questions: > > I'm working on an issue that I sent to the Tomcat users mailing list > (http://tomcat.markmail.org/search/?q=#query:%20list%3Aorg.apache.tomcat.users

[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