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
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
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