Doesn't look like my reply last night made it to the list, resend...
Hello Seth,
On Mon, 7 Jun 2004, Seth Brundle wrote:
> 1. The timeout is set to 5 min, because of the number of queries, there
> are a lot of unused http processes that linger with connections, and the
> only way to seeminly k
> > 1. The timeout is set to 5 min, because of the number of queries, there
> > are a lot of unused http processes that linger with connections, and the
> > only way to seeminly keep MySQL connections available is to keep
> > timeouts short.
> What about using a connection-pool?
> Like Apache::DBI.
Hi,
> 1. The timeout is set to 5 min, because of the number of queries, there
> are a lot of unused http processes that linger with connections, and the
> only way to seeminly keep MySQL connections available is to keep
> timeouts short.
What about using a connection-pool?
Like Apache::DBI.
It sho