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
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