[Opensymphony-oscache] HTTP Request/Response Caching using Filtering

Russ Ray <[email protected]> Mon, 06 Jun 2005 12:06:09 CDT
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <19772497.1118077698034.JavaMail.os-j2ee@opensymphony01.contegix.com>
The request is being cached correctly. It the response I think is not being cached correctly. The results being returned is the same; therefore, content is the same. Is this a faulty assumption?

Here are the cache file names. Note the Post file name is really the same results, yet I have two files.

_0MyApplication_14task_19do_22GET_26_27C8ouaLZ3pQ48ndwc5CAoVw==.cache
_0MyApplication_14task_19do_22POST_27_28SzlLSKEDUGf5UEGq840bbw==.cache
_0MyApplication_14task_19do_22POST_27_28Bvzij1hJEtRQxh3UwSwO3g==.cache


When I do a comparison between the two files, it looks as the information on the third line within the cached files is different each time.  The rest of the files contain the javascript code.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3032&messageID=8053#8053