Re: [GENERAL] Disconnect sessions and session timeouts

2005-08-01 Thread Ian Harding
Can the client application be modified?  It seems like it might need to be, since if it is expecting its connection to be open whenever it's running, the server killing the connection might lead it to crash.  - IanOn 8/1/05, Len Walter <[EMAIL PROTECTED]> wrote: Hi,I'm looking to solve a problem

[GENERAL] Disconnect sessions and session timeouts

2005-07-31 Thread Len Walter
Hi, I'm looking to solve a problem where a client application is leaving idle sessions open, eventually filling up the maximum connections and stopping anyone from connecting. It seems like there's no way to disconnect sessions after a given idle timeout. There is a statement timeout, but that