Mailing List Archive
tlug.jp Mailing List tlug archive tlug 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 10:18:02 +0200
- From: Godwin Stewart <gstewart@example.com>
- Subject: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- References: <F332IvppGJcYDeWrMY000004456@example.com>
- Organization: Nope, none here, it's a mess ;o)
On Fri, 21 Jun 2002 16:53:56 +0900, "Jean-Christian Imbeault" <jean_christian@example.com> wrote to tlug@example.com: > I would like to know what is/was the highest number of httpd processes my > server ever had running at the same time. Is the anyway to do this with > Linux/Apache? 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. -- ____________________________________________ | G. Stewart -- gstewart@example.com | | Port de Pontille, FR-37500 CHINON, FRANCE. | |--------------------------------------------| | Linux User Group de Touraine | | http://www.lug-touraine.org | ____________________________________________
- References:
- [tlug] Apache: how to find how the max number of children spawned by httpd
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- Next by Date: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- Previous by thread: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- Next by thread: Re: [tlug] Apache: how to find how the max number of children spawned by httpd
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links