Hi all,
setting both "instance-cache-timeout" and "pool-cache-timeout" attributes
for the <entity-deployment>, orion will overwrite the latter with
the value of the former:

example:

<entity-deployment instance-cache-timeout="XXXX" pool-cache-timeout="YYYY">

become after deployment:

<entity-deployment instance-cache-timeout="XXXX" pool-cache-timeout="XXXX">

Did someone ever played with these attributes?

Regards,
Daniele Arduini


Reply via email to