diff gnv-artifacts/doc/conf/arcsdeconnectionpool.properties @ 525:0eba2f032e0d

Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes. gnv-artifacts/trunk@620 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 25 Jan 2010 13:48:52 +0000
parents 40a058047854
children
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/arcsdeconnectionpool.properties	Mon Jan 25 11:40:05 2010 +0000
+++ b/gnv-artifacts/doc/conf/arcsdeconnectionpool.properties	Mon Jan 25 13:48:52 2010 +0000
@@ -26,9 +26,10 @@
 testOnReturn=false
 testWhileIdle=false
 timeBetweenEvictionRunsMillis=360000
-serverRoundtripInterval=900000
+serverRoundtripInterval=5
+serverInactiveInterval=300
 server=localhost
 username=gast
 credentials=gast
 port=22119
-database=esri_sde
\ No newline at end of file
+database=esri_sde

http://dive4elements.wald.intevation.org