Check out oscache at www.opensymphony.com

It has a servlet filter that does what you are requestng.


----- Original Message ----- 
From: "Eli Marmor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 12, 2003 5:55 PM
Subject: Cache Module that Caches EVERYTHING


Hi,

I'm curious to know if there is any module that does the following:

Caches EVERYTHING, including dynamic pages and GET/POST requests with
parameters (i.e. if http://domain.com/cgi.exe?key=valA returns fooA and
http://domain.com/cgi.exe?key=valB returns fooB, then the next call to
http://domain.com/cgi.exe?key=valA will return fooA without even
accessing the backend server and http://domain.com/cgi.exe?key=valB
will return fooB without accessing the backend server).

In other words, I'm looking for a special version of mod_cache that
handles situations of off-line browsing.

Is there anything?

Nick?  Graham?  Anybody?

Thanks,
-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

Reply via email to