Server Meltdown - MySQL help needed

wxdqz

New Member
Hello:

I have a very urgent need for help as the server I work on is getting overloaded at this point.

The problem is that there are too many simultaneous connections to the mysql database. I tried switching from pconnect to connect and back to pconnect, but the maximum number of allowed connections is still broken.

How would I go about increasing the number of maximum allowed connections for mysql (say from 100 to 150)? Is there anything else in terms of software configuration I can do?

I am a newbie at this (and telnet) so step-by-step instructions and examples are greatly appreciated.

I am very grateful for your help :)

<!-- e --><a href="mailto:p[email protected]">[email protected]</a><!-- e -->
 
Back
Top