Mercurial > dive4elements > gnv-client
annotate gnv-artifacts/doc/conf/arcsdeconnectionpool.properties @ 204:734ac082c8d1
Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
gnv-artifacts/trunk@259 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 22 Oct 2009 08:50:21 +0000 |
parents | d0bad2d374fd |
children | b198ca47f363 |
rev | line source |
---|---|
202
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 maxActive=2 |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
2 testOnBorrow=true |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
3 testOnReturn=false |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
4 testWhileIdle=false |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
5 timeBetweenEvictionRunsMillis=360000 |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
6 server=localhost |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
7 username=gast |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
8 credentials=gast |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
9 port=22119 |
d0bad2d374fd
Added separat ConnectionPoolPrperties to this Project.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
10 database=esri_sde |