[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
It seems reasonable to not listen on IPv6 if no v6 address is configured. Unfortunately, Apache (or rather APR) does this by using getaddrinfo's AI_ADDRCONFIG flag. And glibc seems to ignore IPv6 addresses of scope host (i.e. ::1) when deciding if an v6 address is configured. For me, the default

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-12 Thread Stefan Fritsch
** Package changed: apache2 (Ubuntu) = eglibc (Ubuntu) -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 633981] Re: apache2 does not listen on ipv6 at all when there is no routable IPv6 address

2010-09-10 Thread Clint Byrum
** Summary changed: - apache2 doens't listen on ::1 when there is no routable IPv6 address + apache2 does not listen on ipv6 at all when there is no routable IPv6 address -- apache2 does not listen on ipv6 at all when there is no routable IPv6 address https://bugs.launchpad.net/bugs/633981 You