On Mar 26, 2007, at 9:38 PM, Jonathon -- Improov wrote:

Hi Imre,

Turning off caching will mean OFBiz reloads/recompiles on every web request, right?

Say the caching is set to have a expiration time of 0, then OFBiz would simply:

Just an FYI: an expire time of 0 means no expiration, or expiration disabled. If you want to "disable" the cache through expiration, an expire time of 1 means 1 millisecond which effectively kills it.

On a side note for Imre and to add to what Jonathon said: for development we DO NOT want a hard disable because certain resources would be read many time in a single page request... in some cases dozens! So, we do a 10 second timeout which is a nice balance between refresh time, and not making single requests super inefficient.

-David


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to