Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 8921 invoked from network); 10 Oct 2008 17:33:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2008 17:33:20 -0000 Received: (qmail 56755 invoked by uid 500); 10 Oct 2008 17:33:16 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 56686 invoked by uid 500); 10 Oct 2008 17:33:16 -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 56677 invoked by uid 99); 10 Oct 2008 17:33:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 10:33:16 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [12.11.148.84] (HELO irp2.ptc.com) (12.11.148.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 17:32:11 +0000 X-IronPort-AV: E=Sophos;i="4.33,390,1220241600"; d="scan'208,217";a="26933368" Received: from unknown (HELO hq-ex3fe3.ptcnet.ptc.com) ([132.253.201.67]) by irp2.ptc.com with ESMTP; 10 Oct 2008 13:31:44 -0400 Received: from [132.253.11.70] ([132.253.11.70]) by hq-ex3fe3.ptcnet.ptc.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 10 Oct 2008 13:31:44 -0400 Message-ID: <48EF9180.4080705@ptc.com> Date: Fri, 10 Oct 2008 12:31:44 -0500 From: Jess Holle User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Speeding up mod_proxy_balancer on Windows References: <48EE77DF.8030402@ptc.com> <48EE7C8E.5090500@ptc.com> <48EE859B.6020208@apache.org> <48EEC669.3020908@ptc.com> In-Reply-To: <48EEC669.3020908@ptc.com> Content-Type: multipart/alternative; boundary="------------000704060407000900060607" X-OriginalArrivalTime: 10 Oct 2008 17:31:44.0175 (UTC) FILETIME=[1062F3F0:01C92AFE] X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------000704060407000900060607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jess Holle wrote: > Ruediger Pluem wrote: >> Did you check whether the currently running thread "proxy_ajp connect timeout fix." >> (http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3c580412.14555.qm@web58304.mail.re3.yahoo.com%3e >> and >> http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3c48EE6D0A.3040702@apache.org%3e) >> does fix your issue on Windows? >> > I was watching this. I'll have to give this a try as it just became > clear from the latest of these messages that the fix applied to Windows. I just tried this fix -- it didn't help. Also the lowest connection timeout one can set via the proxy config options is 1 second, right? And that's roughly what it takes for connection to each dead port to take anyway (just a little over a second). -- Jess Holle --------------000704060407000900060607 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Jess Holle wrote:
Ruediger Pluem wrote:
Did you check whether the currently running thread "proxy_ajp connect timeout fix."
(http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3c580412.14555.qm@web58304.mail.re3.yahoo.com%3e
and
http://mail-archives.apache.org/mod_mbox/httpd-dev/200810.mbox/%3c48EE6D0A.3040702@apache.org%3e)
does fix your issue on Windows?
  
I was watching this.  I'll have to give this a try as it just became clear from the latest of these messages that the fix applied to Windows.
I just tried this fix -- it didn't help.  Also the lowest connection timeout one can set via the proxy config options is 1 second, right?  And that's roughly what it takes for connection to each dead port to take anyway (just a little over a second).

--
Jess Holle

--------------000704060407000900060607--