X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fref-connect.xml;fp=doc%2Fref-connect.xml;h=1e299b949321ef412353e93ab91ed540090218c7;hp=c3879b22ea71be587c2c315eed3d1fe1cc4d0dc2;hb=dbe4489008ed9048fcadb135e5a38a0f839afbc0;hpb=4305925e87f70d6d7f5fe21d7875b1934c7f65a4 diff --git a/doc/ref-connect.xml b/doc/ref-connect.xml index c3879b2..1e299b9 100644 --- a/doc/ref-connect.xml +++ b/doc/ref-connect.xml @@ -144,9 +144,10 @@ Description - Threshold of free-connections in the pool before we disconnect a - database rather than returning it to the pool. This is really a heuristic -that should, on avg keep the free connections about this size. + Threshold of free-connections in the pool before we + disconnect a database rather than returning it to the pool. NIL for + no limit. This is really a heuristic that should, on avg keep the + free connections about this size. This is not a hard limit, the number of connections in the pool may exceed this value.