> 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.

> 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

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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

Reply via email to