By admin187 on
Hello,
I'm having a serious problem. Once upon a time....not long ago. Better yesterday, I got a error from Drupal, the maxconnections Peak was reached. I thought, yeah I got a lot of modules installed and the page ist in development Progress. Maybe it needs mor resources (
Server: RHEL 4). So I increased maxConnections in Mysql and everything was fine. But some hours later, the server got more and more slow and pages didnt show up. It hang. So the log said "[Tue Sep 23 15:58:41 2008] [error] server reached MaxClients setting, consider
raising the MaxClients setting".
Is it possible that Drupal is the problem?
Thanks in advance
Comments
=-=
You aren't offering much in the way of debug information here.
Have you run Devel.module to help narrow down how many querries are being called? Especially if you are using a lot of contributed modules. Not all modules are created equal and some may be resource intensive.
You also don't take the time to explain to use what you environment consists of.
Thank you for your answer
Thank you for your answer this problem has been already solved.
I have the same problem,
I have the same problem, could you tell how you solved the problem?