Possible Duplicate:
Increasing the number of Apache requests?
I want to increase the number of max requests, currently it's limited to 150 and it's slowing down my server when it reached that.
Im on cPanel/WHM by the way.
I want to increase the number of max requests, currently it's limited to 150 and it's slowing down my server when it reached that. Im on cPanel/WHM by the way. |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
The configuration settings you are searching for are:
Look what Module you are using. Normally prefork is used. I dont know cpanel, but most of these Configuration tools use templates. So you can just grep in the template directory of cpanel
Or maybe you can insert custum setting to your apache somewhere in the Webinterface. Also you can try to setup your apache by hand, and try if your Problems went away. Then if it works, try to adjust the cpanel thing. |
|||
|
|
|
This seems to be a duplicate of http://serverfault.com/questions/78554/increasing-the-number-of-apache-requests. Please see my answer over there. Basically, you can't simply apply the changes evildead (or LapTop006 on the other question) are suggesting, they must be placed in |
|||
|
|