I changed the code to set
genericConfig.softMinEvictableIdleTimeMillis=30000;

instead of 
genericConfig.minEvictableIdleTimeMillis=30000;

But it behaves exactly the same way. It does not maintain the min-idle
threshold.

Should I be setting both values?

http://www.nabble.com/Order-of-maintenance-of-pool-tf3223990.html#a8958107 


On another note: is 30 seconds too low or too high an idle eviction time? I
realize it is application specific but I am trying to get a sense of what
people are usually setting these values.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to