Current time: 12-24-2024, 10:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
Apache restart problem
Author Message
pulponair Offline
Junior Member
*

Posts: 10
Joined: Jun 2010
Reputation: 0
Post: #2
RE: Apache restart problem
Hi,

first of all you should set the apache process settings to proper values (see warnings).
For a 512MB machine i would start with something like this: (assuming you are using the mpm-worker):
---
StartServers 2
MaxClients 150
MinSpareThreads 15
MaxSpareThreads 30
ThreadsPerChild 15
MaxRequestsPerChild 0

ThreadStackSize 4000000
---
Cheers,

Nikolas
07-21-2010 06:35 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Apache restart problem - borzu - 07-19-2010, 09:22 AM
RE: Apache restart problem - pulponair - 07-21-2010 06:35 PM
RE: Apache restart problem - borzu - 07-22-2010, 11:17 AM
RE: Apache restart problem - pulponair - 07-22-2010, 05:27 PM
RE: Apache restart problem - kilburn - 07-22-2010, 04:16 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)