Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 64521 invoked from network); 20 Sep 2007 13:23:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2007 13:23:21 -0000 Received: (qmail 49515 invoked by uid 500); 20 Sep 2007 13:23:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 49491 invoked by uid 500); 20 Sep 2007 13:23:03 -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 49480 invoked by uid 99); 20 Sep 2007 13:23:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 06:23:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jslive@gmail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 13:23:03 +0000 Received: by wa-out-1112.google.com with SMTP id k22so585668waf for ; Thu, 20 Sep 2007 06:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=LvL8e+hovLpG6wRIoabj3z2FPrTFmGU083j5/BInCkM=; b=CieK0sj+tc+io3MjIGTfbDjGoTsiD3bf+3aSmPSUMln3z1v67BFDEb6stz73/qvLs3empfsDRXa3PXH/p49gNuE8W3x/xMBm9D7/STjERsh1lTQgRql5ndyYyaFka1yKSPNlX19AD+iJkDlY9yB1MbYFks2eAFGJla2TzYKnHB4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=NphSQ1gygAhooF0C4rWL+5AsNAp5Bd2j0tg7K7Nwx1S3yTB93xSbgneU8K4+rYvUasGUo/VkoZ3juqSbrdH3IS4K5wdZWPFReOuHmzLutKR6XoBuuGRz0uBq4r1fipZldGdoI7jyIJ7cvkhImBA4Swi8srKscongUZgTwoy+Wlw= Received: by 10.114.106.1 with SMTP id e1mr1168500wac.1190294562568; Thu, 20 Sep 2007 06:22:42 -0700 (PDT) Received: by 10.114.53.5 with HTTP; Thu, 20 Sep 2007 06:22:42 -0700 (PDT) Message-ID: Date: Thu, 20 Sep 2007 09:22:42 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 3ba86dd9adf97221 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache2 performance tunning : MaxClients problem On 9/20/07, johan.boye@latecoere.fr wrote: > > > > > > StartServers 15 > > MinSpareServers 10 > > MaxSpareServers 20 > > MaxClients 512 > > ServerLimit 512 > > MaxRequestsPerChild 4000 > > > > I tried already and here is the error message : > WARNING: MaxClients of 512 exceeds ServerLimit value of 256 servers, > lowering MaxClients to 256. To increase, please see the ServerLimit > directive. Try flipping the order of ServerLimit and MaxClients. Joshua. --------------------------------------------------------------------- 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