Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 65888 invoked from network); 31 Jan 2010 15:26:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jan 2010 15:26:14 -0000 Received: (qmail 11457 invoked by uid 500); 31 Jan 2010 15:26:14 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 11424 invoked by uid 500); 31 Jan 2010 15:26:14 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 11416 invoked by uid 99); 31 Jan 2010 15:26:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jan 2010 15:26:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jan 2010 15:26:13 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 828F3234C4B8; Sun, 31 Jan 2010 07:25:53 -0800 (PST) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 48247] Apache HTTP server could not respond HEAD message under PPC platform when using apr1.3.5 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: trawick@apache.org X-Bugzilla-Status: NEEDINFO X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20100131152553.828F3234C4B8@brutus.apache.org> Date: Sun, 31 Jan 2010 07:25:53 -0800 (PST) https://issues.apache.org/bugzilla/show_bug.cgi?id=48247 Jeff Trawick changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Jeff Trawick 2010-01-31 07:25:51 UTC --- What exactly do you mean by >2. When compiling APR, with APR_O_NONBLOCK_INHERITED enabled. Did you set that yourself? If so, that's invalid. It isn't intended as a user setting except in the theoretical exceptional situation where APR configure doesn't set it properly. On my 2.6.27-someubuntufoo kernel APR sets it automatically to 0. I expect it should have the same setting on any somewhat modern Linux kernel regardless of architecture. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org