Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 63662 invoked from network); 15 Jun 2009 11:52:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jun 2009 11:52:00 -0000 Received: (qmail 16667 invoked by uid 500); 15 Jun 2009 11:52:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 16644 invoked by uid 500); 15 Jun 2009 11:52:08 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 16632 invoked by uid 99); 15 Jun 2009 11:52:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 11:52:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2009 11:51:57 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id E1DDB226095 for ; Mon, 15 Jun 2009 13:48:20 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n8BPUm2Wyl0D for ; Mon, 15 Jun 2009 13:48:20 +0200 (CEST) Received: from [192.168.245.129] (p549EAD4C.dip0.t-ipconnect.de [84.158.173.76]) by tor.combios.es (Postfix) with ESMTPA id 9C4A3226082 for ; Mon, 15 Jun 2009 13:48:20 +0200 (CEST) Message-ID: <4A3635BE.6020607@ice-sa.com> Date: Mon, 15 Jun 2009 13:51:26 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: users@httpd.apache.org References: <002d01c9ed84$1de7db50$59b791f0$@com> <4A361B03.3040303@frukt.org> <008201c9edac$027fd660$077f8320$@com> In-Reply-To: <008201c9edac$027fd660$077f8320$@com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache Conf for 2000 Users ?? BipinDas-Gmail wrote: > Hi > > Tested in a Live environment. Apache server load shoots above 100 and > behaves badly. > StartServers * MaxRequestPerChild = MaxClients. Is this correct equation for > calculating > Total allowable user connection ? > Instead of abusing this list, and the time of the people on it, I think you should really, /really/ read the available on-line documentation, which other competent and volunteer people have spent time writing. If you had, you would not be asking a question like the above. You should also, as someone else already pointed out, look at the different MPM's available for Apache, here http://httpd.apache.org/docs/2.2/mod/worker.html and here http://httpd.apache.org/docs/2.2/mod/prefork.html and a) find out which one you are using at the moment, and b) determine which one is really the best for doing what you are trying to do. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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