Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 1215 invoked from network); 19 Apr 2005 11:58:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2005 11:58:26 -0000 Received: (qmail 32838 invoked by uid 500); 19 Apr 2005 11:58:23 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 32801 invoked by uid 500); 19 Apr 2005 11:58:22 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 32779 invoked by uid 99); 19 Apr 2005 11:58:21 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Apr 2005 04:58:18 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 47EFB2DD; Tue, 19 Apr 2005 13:58:11 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 34504] - mod_proxy very slow X-Bugzilla-Reason: AssignedTo Message-Id: <20050419115811.47EFB2DD@ajax.apache.org> Date: Tue, 19 Apr 2005 13:58:11 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=34504 ------- Additional Comments From ruhland@telmat.fr 2005-04-19 13:58 ------- (In reply to comment #1) > That process is doing a DNS lookup, so it's most likely that you either have > some DNS issue, or you have some issue with the libc resolver. Is there a > pattern to which sites/hostnames are slow to load - can you narrow down a way to > reliably reproduce the issue for a particular site? I suggest you try a user > support forum for further help; http://httpd.apache.org/lists.html#http-users I will look at this forum. But while waiting, the problem is solved by compiling apache with the option --disable-ipv6 (option mainly used on APR subdirs). Thanks for your help. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org