All of the caching and if-modified-since handling is done directly in the appropriate servlets in 3.0, so you can check out any of the classes under org.apache.roller.ui.rendering.servlets.*

You are most likely interested in the PageServlet (weblog pages) and FeedServlet (weblog feeds).

-- Allen


gregh wrote:
Allen,
Had a quick look at the 3.0 branch, how is this feature done in 3.0?  This
reduces the db hits considerably in <2.3.

Cheers Greg

Reply via email to