changeset 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 d5a7608a4eea
children 4cbcc130cffc
files gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/arcsdeconnectionpool.properties
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Mon Jan 25 11:40:05 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Mon Jan 25 13:48:52 2010 +0000
@@ -1,3 +1,8 @@
+2010-01-25	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* doc/conf/arcsdeconnectionpool.properties: Set serverRoundtripInterval
+	  to 5 seconds and serverInactiveInterval to 5 minutes.
+
 2010-01-25  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* doc/conf/products/verticalcrosssection/conf_mesh.xml,
--- 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