Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

[users@httpd] is there a way to cache authorized content?

Alex Aminoff

2010-07-13


Author LoginPost Reply

mod_cache can not cache authorized content because the mod_cache handler
hook happens very early in the HTTP request cycle. We would like to cache
content for our authorized subscribers. The files (moderate sized PDFs)
are stored on an NFS server and we would like to use a local cache with
all the features mod_cache provides.

- Is there another apache cacheing module that one could use instead
which registers itself later, perhaps even simply as a content handler?

- I have seen some threads dated 2004 and 2009 that discuss a similar
issue. Is there a patch of some sort to mod_cache that would allow it to
register into a later phase?

Thanks,

 - Alex Aminoff
  BaseSpace.net
  National Bureau of Economic Research (nber.org)

---------------------------------------------------------------------
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-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.