Forum Moderators: phranque

Message Too Old, No Replies

mySQL connectivty issues

         

hurricane

8:34 pm on Jan 7, 2003 (gmt 0)

10+ Year Member



I'm running a site with 1&1's business hosting package and I think I'm getting to the upper limit regarding multiple connections to my db.

Users are experiencing the following error

Warning: Too many connections
Warning: MySQL Connection Failed: Too many connections in /
CGI-limits reached, please try again later!

Is there anything I can do to stop this... if not, are there any companys with a db product that allows more mulitple connections...?

Thanks

bcc1234

9:00 pm on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Either increase the number of connections that the backend would accept or use connection pooling.