| Subject | Re: problem with Connection-Pooling | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2004-05-29T17:48:24Z | 
> I think something with minsize is not working,Thanks! I'll check this.
> i have minsize = 5,
> but after some idletime i see this:
> # getFreeSize(): 1 # getWorkingSize(): 0 # getTotalSize(): 1
> #getMinConnections(): 5
> so all connections are closed, although minsize is 5.
Roman