FW: How do I cache dynamic pages?

From: Tom Goodman <tom_goodman@dont-contact.us>
Date: Sat, 1 Apr 2000 10:42:09 -0800

Does anyone have suggestions of how to do this with Squid or any other
scheme:

>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 - 11:46:55 MST

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