Link to home
Start Free TrialLog in
Avatar of urivera
urivera

asked on

How to configure apache 2 to only spawn one child

In apache 2 under solaris how would one configure it so only one child is spawn to handle the requests?  For example when I use ps or top to view the processes running I can see several apache children (httpd) running.  Is there a parameter/variable in the httpd config file that I can tweak so that only 1 child (one process) runs.
ASKER CERTIFIED SOLUTION
Avatar of Maciej S
Maciej S
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial