Hello.

I wrote a few days ago when I was having trouble with too many connections
to my server.

Since then I upgraded to 3.23.36 to see if that would help...

Basically I have a PHP (4.0.4pl1) application that does both SELECTS and
INSERTS against mySQL and is very active. It's my understanding that PHP
closes the connection after it delivers the page to the user.

When the server gets into the "too many connections" state I can't even
login (though the manual seems to claim I should be able to since it does
max_connections+1, I still cannot) so I can't see what's in the processlist.

I'm trying to discover the best way to troubleshoot this problem. I tried
upping the user max_connections variable but that didn't help... It's hard
to troubleshoot since I don't know what's going on.

Any help would be appreciated.


Hunter


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to