> Date: Tue, 14 Jun 2011 09:32:28 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
> > Sorry, I omitted them since they look almost the same:
>
> any var
> Date: Tue, 14 Jun 2011 09:32:28 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
> > Sorry, I omitted them since they look almost the same:
>
> any v
> Date: Tue, 14 Jun 2011 12:18:21 +
> From: i.ga...@brainsware.org
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] mod_cache serves diffrent content for Firefox and
> Chrome
>
>
>
> - Original Message -
> >
> > Hi!
> >
> > I'm using
Hi!
I'm using following configuration of mod_cache:
CacheEnable disk /
CacheIgnoreCacheControl On
CacheIgnoreNoLastMod On
CacheDefaultExpire 240
CacheEnable mem /
MCacheSize 4096
MCacheMaxObjectCount 100
MCacheMinObjectSize 1
MCacheMaxObjectSize 2048
Depen