16 lines
291 B
Properties
16 lines
291 B
Properties
|
#timeout
|
||
|
IdleConnectionTestPeriod=1200
|
||
|
AcquireRetryAttempts=2
|
||
|
MaxIdleTimeExcessConnections=1200
|
||
|
MaxIdleTime=1200
|
||
|
#UnreturnedConnectionTimeout=1800
|
||
|
|
||
|
#size
|
||
|
MaxPoolSize=150
|
||
|
InitialPoolSize=10
|
||
|
MinPoolSize=5
|
||
|
|
||
|
#flag
|
||
|
TestConnectionOnCheckin=false
|
||
|
TestConnectionOnCheckout=false
|
||
|
#CheckoutTimeout=60;
|