Re: Terminating an HTTP process

2002-07-23 Thread Enrico Sorcinelli
On Tue, 23 Jul 2002 18:58:14 +1000 Mark Ridgway <[EMAIL PROTECTED]> wrote: > Hi All, > > We're running Mason 1.04 (Apache/1.3.22 (Solaris) mod_perl/1.26 > mod_ssl/2.8.5 OpenSSL/0.9.6b) which connects to a number of Oracle > databases, so we are using Apache::DBI for connection pooling. > > As w

Terminating an HTTP process

2002-07-23 Thread Mark Ridgway
Hi All, We're running Mason 1.04 (Apache/1.3.22 (Solaris) mod_perl/1.26 mod_ssl/2.8.5 OpenSSL/0.9.6b) which connects to a number of Oracle databases, so we are using Apache::DBI for connection pooling. As we understand it, each process has its own connection pool that lasts for the life of that