[phplib] multiple mysql threads From: Gwilym Griffith-Jones (gwilym <email protected>)
Date: 08/13/00

We administer a site that is generating more than 15 persistent connections to the mysql databases.
The site uses 2 databases. One database is accessed using phplib classes the other with php functions.

Is it possible to limit the amount of database connections?

Regards

Matt Evrard