Subject | Re: [Firebird-Java] Invalidating Cache |
---|---|
Author | Steven Jardine |
Post date | 2005-06-06T15:25:13Z |
>Yes, if you wait long enough, all connections will be eventually closedIs there any merit to periodically physically closing connections?
>(until the minPoolSize is reached).
>
>
>
>>If so, then at some point in the future all of the
>>metadata would be refreshed and a restart would not be necessary?
>>
>>
>
>Yes, but that does not solve the issue if the connections are actively used.
>
>
>
Other connection pools I have worked with would have a setting that
would set the maximum time a physical connection can be open.
Steve