
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- Date: Fri, 21 Jun 2002 17:37:34 +0900
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
- Subject: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
>From: Godwin Stewart <gstewart@example.com>
>
>
>I don't know if you can do that, but you *can* find out the maximum number
>of child processes Apache is *allowed* to spawn.
>
>From your httpd.conf file:
>
>MaxClients n
>
>...allows a maximum of n httpd processes to run concurrently.
True. The *real* maximum if of course defined in src/include/httpd.h with
HARD_SERVER_LIMIT ;)
Jc
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
Home |
Main Index |
Thread Index