urotux.com]
Sent: Tuesday, March 03, 2009 8:53 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] mod_cache and se
Hi again,
I think that creates a problem that downstream proxies are affected by
that
change, meaning that if i remove those headers, squids and browsers will
not
cache that
o Fernandes [mailto:npf-mli...@eurotux.com]
> Sent: Monday, March 02, 2009 10:27 AM
> To: users@httpd.apache.org
> Subject: [us...@httpd] mod_cache and se
>
> Hi,
> I'm using mod_cache and mod_disk_cache and mod_proxy in reverse-proxy
> mode to cache some content of some inte
On Monday 02 March 2009 18:12:59 Eric Covener wrote:
> On Mon, Mar 2, 2009 at 12:40 PM, Eric Covener wrote:
> > On Mon, Mar 2, 2009 at 12:26 PM, Nuno Fernandes
wrote:
> >> SetEnvIf Request_URI "\.aspx$" no-cache
> >
> > This is in the manual but not yet in a 2.2.x release
>
> Updated the manual
On Mon, Mar 2, 2009 at 12:40 PM, Eric Covener wrote:
> On Mon, Mar 2, 2009 at 12:26 PM, Nuno Fernandes
> wrote:
>
>> SetEnvIf Request_URI "\.aspx$" no-cache
>
> This is in the manual but not yet in a 2.2.x release
Updated the manual to reflect "version after 2.2.11" applicability in env.html
On Mon, Mar 2, 2009 at 12:26 PM, Nuno Fernandes wrote:
> SetEnvIf Request_URI "\.aspx$" no-cache
This is in the manual but not yet in a 2.2.x release
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum
nv=DO_nocache
-Tony
---
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
abia...@formatdynamics.com
http://www.formatdynamics.com
From: Nuno Fernandes [mailto:npf-mli...@eurotux.com]
Sent: Monday, March 02, 2009 10:27 AM
To: users@httpd.apache.org
Subject: [us...@httpd] mod_cache a
Hi,
I'm using mod_cache and mod_disk_cache and mod_proxy in reverse-proxy mode to
cache some content of some internal servers.
CacheRoot "/var/cache/httpd/mod_proxy"
CacheEnable disk /
CacheDirLevels 5
CacheDirLength 3
CacheMinFileSize 1
CacheMaxFileSize 100
Set