Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 27761 invoked from network); 13 Sep 2006 20:27:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 20:27:20 -0000 Received: (qmail 56844 invoked by uid 500); 13 Sep 2006 20:27:15 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 56794 invoked by uid 500); 13 Sep 2006 20:27:15 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 56783 invoked by uid 99); 13 Sep 2006 20:27:15 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 13:27:15 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=drees76@gmail.com; domainkeys=good Authentication-Results: idunn.apache.osuosl.org smtp.mail=drees76@gmail.com; spf=pass X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,RCVD_BY_IP Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.166.183 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from ([64.233.166.183:62995] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id C2/20-00682-0A968054 for ; Wed, 13 Sep 2006 13:27:12 -0700 Received: by py-out-1112.google.com with SMTP id f28so2809496pyf for ; Wed, 13 Sep 2006 13:27:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hFG29PRgYiTF/qfdFoBbGRWV4BehxUTYojIbpTxRl3whXHpIO6DEjugUW3xCYP1c/8fB/so+aENQy3+QHMeCmxODnHhiWOzUk9yfRnn7aUfnMHzuRV/Eenhd/fkCjryxTAwxjY0Ctev1DKQEOeogEfgyFqCHuBSgelsOrrrFgIk= Received: by 10.35.132.13 with SMTP id j13mr13598347pyn; Wed, 13 Sep 2006 12:36:07 -0700 (PDT) Received: by 10.35.83.17 with HTTP; Wed, 13 Sep 2006 12:36:07 -0700 (PDT) Message-ID: <72dbd3150609131236j3e13edecq30749532287bee5c@mail.gmail.com> Date: Wed, 13 Sep 2006 12:36:07 -0700 From: "David Rees" To: "Tomcat Developers List" Subject: Re: Releasing JK 1.2.19 In-Reply-To: <4508520D.1080803@kippdata.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4507EE43.5010704@apache.org> <45080DF2.3010603@kippdata.de> <450810BD.2000404@kippdata.de> <4508520D.1080803@kippdata.de> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Anyone else seeing a problem where sometimes the first hit returns a 503 and shows the worker recovering? Waiting for the recovery period to go and the worker is ok. This is a simple load balanced worker with only one child worker. Unfortunately I can't reliably reproduce this, it seems to happen most often with the first hit in the morning after sitting idle all night. 1.2.18 behaves the same... -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org