Re: FW: How do I cache dynamic pages?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 01 Apr 2000 23:29:23 +0200

See squid's refresh_pattern settings and it's options for forcing things
to be cached which normally aren't, and no_cache for denying caching of
objects which are.

--
Henrik Nordstrom
Squid hacker
Tom Goodman wrote:
> >I want to cache dynamically generated files based not only on the name of
> the file,
> >but on the entire URL, including the query string.  So a request for
> >http://sompage.jsp?param=something  is cached separately from
> >http://sompage.jsp?param=somethingELSE
> >and thus returns different content from it's cache (without hitting the
> web-server every time).
> >
> >Also, I want to be able to tell it to not cache some .jsp queries at all,
> >since they might be to pages that have to be served dynamically every time,
> >like a community message-board.
> >
Received on Sat Apr 01 2000 - 21:00:03 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:36 MST