On Wed, Aug 26, 2009 at 7:33 AM, Henry<he...@cityweb.co.za> wrote:
> Hi,
>
> apache 2.2.8
>
> Maybe I'm not understanding the purpose of mod_disk_cache:  I'd like to
> cache content for ALL users of a website - not just for a single user and
> browser.  I've noticed that this is not the case with different browsers.
>
> For example:
>
> Using Firefox (FF) and browsing to abc.com/index.php?a=1
> - caches as expected.
> - browsing to the same page with FF serves up the cached page as expected.
>
> Using Chrome and browsing to the same page:  abc.com/index.php?a=1
> - does *not* serve up the previously cached page, instead mod_disk_cache
> stores a fresh copy for future caching...

Does your response contain a Vary header?

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to