Tomcat Users,
After trying without success to turn off caching in Tomcat 4.0.3 using:
my team started searching through the code for places that change the value of the
caching parameter. We didn't find any. Did we miss something, or is this feature not
implemented in 4.0.3?
-
ceeds
in turning off caching. For example, shouldn't this work?
Also, is there an easy way to dump the state of a Tomcat server so we can see if
caching is currently on or off?
Thanks for any help,
Eric Bier
PARC Incorporated
--
To unsubscribe, e-mail: <mailto:[EMAIL PR
. We didn't have this problem with Tomcat 3.2.3, so
we're wondering if Tomcat 4 is caching files, or is using the underlying file system
differently.
Eric Bier
PARC Incorporated
> -Original Message-
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, M
Tomcat-user list,
I using Tomcat 4.0 to serve some pages that frequently change. (They are modified by
software.) I am seeing cases where Tomcat serves the OLD version of the page seconds
and sometimes minutes after a modification has been made. This does not appear to be
a problem with fil