On Fri, 10 Oct 2003 03:06:00 GMT, Richard Podsada
<jslweb@superduperspamdiedietelusplanet.net> wrote:
[color=blue]
>"Randell D." <you.can.email.me.at.randelld@yahoo.com> wrote in
>news:qakhb.54953$9l5.45409@pd7tw2no:
>[color=green]
>> I currently connect to my db with PHP code that uses non-persistent
>> connections. I've read that persistent connections can help
>> performance since a connection to the db will use an existing unused
>> connection.[/color]
>
>Can I point you to the PHP manual page on Persistent Connections?
>
>
http://ca3.php.net/manual/en/feature...onnections.php
>
>This is a pretty good article covering the ups and downs of persistent
>connections, and things to look out for. They've written it all out for me
>so no need to say it here :)[/color]
Unfortunately it says nothing about timeouts; dropping connections that have
been unused for a configurable amount of time would seem to be a useful
optimisation for PHP persistent connections, but there doesn't appear be a
PHP-side facility for this.
--
Andy Hassall (andy@andyh.co.uk) icq(5747695) (
http://www.andyh.co.uk)
Space: disk usage analysis tool (
http://www.andyhsoftware.co.uk/space)