.
Original message
From: Christopher Schultz
Date: 2/5/2016 8:37 PM (GMT-08:00)
To: Tomcat Users List
Subject: Re: question regarding attributes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dina,
On 2/3/16 4:00 PM, dinakaran ganesan wrote:
> We have the following set of parameters se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dina,
On 2/3/16 4:00 PM, dinakaran ganesan wrote:
> We have the following set of parameters setup for tomcat in our
> environment.
>
> maxActive=100 maxWait=6 maxIdle=15 minIdle=30 initialSize=15
> testOnBorrow=false validationQuery=SELECT 1 FR
Hi
We have the following set of parameters setup for tomcat in our
environment.
maxActive=100
maxWait=6
maxIdle=15
minIdle=30
initialSize=15
testOnBorrow=false
validationQuery=SELECT 1 FROM DUAL
validationInterval=6
minEvictableIdleTimeMillis=300 ( 3000 secs)
timeBetweenEv