Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 81231 invoked from network); 1 Feb 2010 10:52:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 10:52:26 -0000 Received: (qmail 409 invoked by uid 500); 1 Feb 2010 10:52:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 383 invoked by uid 500); 1 Feb 2010 10:52:09 -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 371 invoked by uid 99); 1 Feb 2010 10:52:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 10:52:09 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 10:52:01 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id 50C251C0008D for ; Mon, 1 Feb 2010 11:51:39 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id 4377D1C0008F for ; Mon, 1 Feb 2010 11:51:39 +0100 (CET) Received: from mail.homeinbox.net (unknown [91.109.152.210]) by mwinf3532.me.freeserve.com (SMTP Server) with ESMTP id E9F051C0008D for ; Mon, 1 Feb 2010 11:51:38 +0100 (CET) X-ME-UUID: 20100201105138958.E9F051C0008D@mwinf3532.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id AB64D326D7 for ; Mon, 1 Feb 2010 10:53:17 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O6SXwX+1+o6w for ; Mon, 1 Feb 2010 10:53:14 +0000 (GMT) Received: from [192.168.0.9] (router.dev.local [192.168.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id 643B13235F for ; Mon, 1 Feb 2010 10:53:13 +0000 (GMT) Message-ID: <4B66B231.6050809@apache.org> Date: Mon, 01 Feb 2010 10:51:29 +0000 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 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: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 01/02/2010 07:40, Alexander Diedler wrote: > 44 requests currently being processed, 1656 idle workers I doubt you have that many AJP threads available on Tomcat. AJP connector config in server.xml? mod_jk config in httpd.conf? Looks like my guess was right. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org