On Fri, May 2, 2008 at 6:22 AM, Marko Asplund <[EMAIL PROTECTED]> wrote:
>
> On Wed, 30 Apr 2008 18:37:35 Joshua Slive wrote:
>
> > > As far as I've understood the below setup would not correctly cache
> > > request content when using request parameters (requires Expires header).
> > > What
On Wed, 30 Apr 2008 18:37:35 Joshua Slive wrote:
> > As far as I've understood the below setup would not correctly cache
> > request content when using request parameters (requires Expires header).
> > What would be the best way to fix this?
>
> See the CacheIgnoreQueryString directive.
So, i
On Wed, Apr 30, 2008 at 8:37 AM, Marko Asplund <[EMAIL PROTECTED]> wrote:
> As far as I've understood the below setup would not correctly cache
> request content when using request parameters (requires Expires header).
> What would be the best way to fix this?
See the CacheIgnoreQueryString di
I'm developing a public web site on top of a CMS product running in
Apache Tomcat. The site will have a caching Apache httpd 2.2 reverse
proxy in front of Tomcat.
Since my experience with caching Apache reverse proxy setups is limited
I'd appreciate any feedback on the current setup plan.
Page co