Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1567917C2C for ; Thu, 12 Mar 2015 18:24:39 +0000 (UTC) Received: (qmail 19727 invoked by uid 500); 12 Mar 2015 18:24:29 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 19658 invoked by uid 500); 12 Mar 2015 18:24:29 -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 19648 invoked by uid 99); 12 Mar 2015 18:24:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 18:24:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-wg0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 18:24:24 +0000 Received: by wggz12 with SMTP id z12so18341735wgg.0 for ; Thu, 12 Mar 2015 11:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tz6+Xbrky4Hsjfu9gQovy2m2znyXn3mwB7tJ7ISSc2s=; b=PBu29z6uB30CAwKxDbX+iZGCcKHfCTACDHxGYX4kSUYVXU47F4uNxQr1CIUDHLNmy/ iTKQ7Crrzy0NnlkQpI6FEsOysMgxAvnjw9RDOqKvOeH8xlLtfjyg3SQR23JKFUVA/SjB e/QclruKVL6ZR8Bz22NswYrdR6ZxPOVUGvFuSLBuqEjEDyfS1XIlaVW/2eqekLaq7CP8 aigpY2RNTndwSeilYvHFrFaChQ30GYtvbsVHTbyH9g8AzWnwwmeQT/063VG3LetS0Pyh lozaUNEkZ5t5qXxJ+d4EO/MEYhoDWAVQlMfp7bnppXdqyuKhaRS4JHORf2YuDW88urIc eOjg== MIME-Version: 1.0 X-Received: by 10.194.90.7 with SMTP id bs7mr53805288wjb.7.1426184553653; Thu, 12 Mar 2015 11:22:33 -0700 (PDT) Received: by 10.27.86.165 with HTTP; Thu, 12 Mar 2015 11:22:33 -0700 (PDT) In-Reply-To: <5501D599.9060002@thelounge.net> References: <5501D599.9060002@thelounge.net> Date: Thu, 12 Mar 2015 14:22:33 -0400 Message-ID: Subject: Re: [core:warn] [pid 1120] (101)Network is unreachable: AH00056: connect to listener on [::]:80 From: Eric Covener To: Apache HTTP Server Development List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Mar 12, 2015 at 2:06 PM, Reindl Harald wrote: > what's the purpose of these warnings and listening on tcp6 in a environment > with a completly dsiabled ipv6 stack? I'd suggest apachectl -V, configuration info, and OS info in a bugzilla entry. The dev@httpd.apache.org mailing list is used for discussions about the actual development of the server.