You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Chappidi, Sudhakar" <ch...@hp.com> on 2006/05/29 08:32:35 UTC

[users@httpd] Apache 2.0 Unix restrict to single child process...

Hello,

Can anyone help me ?

In Apache 2.0 How to restrict to single child process in Unix.
Is there any configuration in httpd.conf for doing this.
I have tried giving the ServerLimit directive to one, but it doesn't
work.

INFO:
 My Application is Iniitialized using the HTTP request and this
initializing happens in one of the child=20 Processes , but further
operations are getting forwarded to other child processes in which it
fails.

So having a sinlge child process can help me in this context.

Thanks,
Sudhakar

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org