From users-return-207700-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Feb 01 20:36:09 2010 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 94419 invoked from network); 1 Feb 2010 20:36:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 20:36:08 -0000 Received: (qmail 83341 invoked by uid 500); 1 Feb 2010 20:36:04 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 83263 invoked by uid 500); 1 Feb 2010 20:36:04 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 83252 invoked by uid 99); 1 Feb 2010 20:36:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 20:36:04 +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, 01 Feb 2010 20:35:55 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 412BE2261A5 for ; Mon, 1 Feb 2010 21:35:32 +0100 (CET) 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 ugey5j47-Mub for ; Mon, 1 Feb 2010 21:35:32 +0100 (CET) Received: from [192.168.245.129] (montserrat.wissensbank.com [212.85.37.175]) by tor.combios.es (Postfix) with ESMTPA id 093A52261A3 for ; Mon, 1 Feb 2010 21:35:31 +0100 (CET) Message-ID: <4B673AFF.7000906@ice-sa.com> Date: Mon, 01 Feb 2010 21:35:11 +0100 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: AW: Tomcat Cluster 6.x and HTTP/1.1 503 Service Temporarily Unavailable References: <4B65C3F6.7050007@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Alexander Diedler wrote: > Hello, > Interesting, MaxRequestsPerChild limit is to low. How I should set the limit? Unless you have an application which leaks memory, you could try setting it to zero (= unlimited) Or, since you appear to be under Windows, just comment it out, since 0 is the default. http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxrequestsperchild --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org