On 7Jan, 2009, at 15:44, Caldarale, Charles R wrote:
From: Dennis Thrysøe [mailto:d...@geysirit.dk]
Subject: Re: Delay / caching of resources?

I have now found a potential explanation with the help of a good
debugger: StandardContext.setCacheTTL()

Who's calling that API? The only internal calls I find in Tomcat simply propagate the value from one context to another.

That's what I was wondering. Some kind of reflective setting from the XML file I guess?

I am, however, unable to find any configuration that can be used to
control this caching?

Look at the cacheTTL and cachingAllowed attributes:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html


Thanks guys. I bet that'll help. I'll try it out right away.

-dennis

--
Geysir IT
d...@geysirit.dk
http://geysirit.dk
+45 31 51 60 00


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to