On Wed, 2004-09-08 at 12:04, Bart Lateur wrote:
> Is there anything foreseen to disconnect a DBI connection, in a mod_perl
> (2) setup with Apache::DBI, in case nothing has been requested in
> several minutes time? Do the connections stay open forever, or does the
> database timeout all by itself? (I suspect it does, anyway)

I think it depends.

Sybase will NOT timeout/disconnect no matter how long you stay connected
with no activity, so you'd have to code a handler of some sort to
perform the disconnect for you.

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]                       http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html

Reply via email to