Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 2846 invoked from network); 5 Sep 2005 03:43:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2005 03:43:19 -0000 Received: (qmail 46875 invoked by uid 500); 5 Sep 2005 03:43:12 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 46840 invoked by uid 500); 5 Sep 2005 03:43:12 -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 46827 invoked by uid 99); 5 Sep 2005 03:43:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2005 20:43:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of xuekun.hu@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO zproxy.gmail.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2005 20:43:26 -0700 Received: by zproxy.gmail.com with SMTP id 14so672803nzn for ; Sun, 04 Sep 2005 20:43:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M0jqvZAaecOWQvxYXkbM6bk84Ym2MHqYn+CiYERsb4svs+pwIV78+5+juuYUgci5t+MHopdJX+u7dXmUDmHZIcqJEDscRW+pRRuCZwNCpfhqbXGrii1iOse5dpI/8nfUtwlLHys20+fIMlML519SKTKSk2W26H3dbanmYd1UZRQ= Received: by 10.36.221.76 with SMTP id t76mr4335268nzg; Sun, 04 Sep 2005 20:43:10 -0700 (PDT) Received: by 10.36.41.12 with HTTP; Sun, 4 Sep 2005 20:43:10 -0700 (PDT) Message-ID: <398d693005090420434c9ec836@mail.gmail.com> Date: Mon, 5 Sep 2005 11:43:10 +0800 From: Xuekun Hu Reply-To: xuekun.hu@gmail.com To: dev@httpd.apache.org Subject: Re: "ProxyPass ajp://localhost:8009 max=10" useless? In-Reply-To: <398d693005083117552caca5aa@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <398d693005083107154d80c064@mail.gmail.com> <43161A28.6090407@gmx.de> <398d693005083117552caca5aa@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Since the errors are still there, if my configuration is right, I think it should be a proxy_ajp bug. I will file a bug report later. Thx, Xuekun