Forum Moderators: phranque

Message Too Old, No Replies

Apache 1.3 Caching

         

sniper57

9:36 am on Jun 7, 2009 (gmt 0)

10+ Year Member



I have configured Apache to use mod_headers and mod_expires so that headers are added to responses to allows static content to be cached by the browser.

I would like to understand if there is any benefit in getting Apache to cache content too - so fewer requests are made to the application server. I am not sure how this works though or how to configure it? Any advice much appreciated.