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-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