MySQL Forums
Forum List  »  PHP

Re: SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 111
Posted by: Rick James
Date: April 24, 2010 10:57AM

MaxClients could be made smaller on apache.

I prefer to have wait_timeout more like 30.

Clients should "disconnect()" when finished.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.