Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 25940 invoked from network); 23 May 2008 21:39:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2008 21:39:50 -0000 Received: (qmail 57225 invoked by uid 500); 23 May 2008 21:39:44 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 57157 invoked by uid 500); 23 May 2008 21:39:44 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 57146 invoked by uid 99); 23 May 2008 21:39:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2008 14:39:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 23 May 2008 21:38:58 +0000 Received: (qmail 25848 invoked by uid 2161); 23 May 2008 21:39:19 -0000 Received: from [192.168.2.4] (euler.heimnetz.de [192.168.2.4]) by cerberus.heimnetz.de (Postfix on SuSE Linux 7.0 (i386)) with ESMTP id EEBF31721C for ; Fri, 23 May 2008 23:39:08 +0200 (CEST) Message-ID: <4837397C.5010805@apache.org> Date: Fri, 23 May 2008 23:39:08 +0200 From: Ruediger Pluem User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: 2.2.9 status References: <019E26AF-FE2A-4B14-B058-FCE1E7FACD4A@jaguNET.com> <4836E9E8.3000509@gmail.com> In-Reply-To: <4836E9E8.3000509@gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 05/23/2008 05:59 PM, jean-frederic clere wrote: > Jim Jagielski wrote: >> Right now, we are waiting on an APR release before we can >> release 2.2.9... Does matter if we go with APR 1.3.0 or 1.2.x, >> we need a release (showstopper related to 1.2) >> > > I have noted problem in httpd-2.2.8 with mpm worker when using > mod_proxy_ajp ping/pong it seems fixed in 2.2.x. > +++ > Fri May 23 17:22:00 2008] [debug] ajp_utils.c(31): Into > ajp_handle_cping_cpong > [Fri May 23 17:22:00 2008] [error] ajp_msg_append_uint8(): > BufferOverflowException 4 4 > [Fri May 23 17:22:00 2008] [error] ajp_handle_cping_cpong: > ajp_marshal_into_msgb failed > [Fri May 23 17:22:00 2008] [error] (120001)APR does not understand this > error code: proxy: AJP: cping/cpong failed to (null) (localhost) > [Fri May 23 17:22:00 2008] [debug] proxy_util.c(1873): proxy: AJP: has > released connection for (localhost) > +++ > Any hints what fixes it? - Just to make sure I am not wrong when saying > it is fixed now - I guess this was https://svn.apache.org/viewvc?view=rev&revision=615931. Back it out and try if it breaks again :-). Regards R�diger