Does url resolve support ipv6?

Sven 'Darkman' Michels sven at darkman.de
Mon Feb 21 13:20:48 MSK 2011


Hi,

i had a similar problem with the proxy module and, i think it was
Igor himself who told me, that there is currently no ipv6 support
for the proxy module. So it might be the same issue here.

HTH,
Sven

Am 21.02.2011 08:46, schrieb speedfirst:
> I have several upstream servers, which are configured like this:
> 
> upstream backend {
>   ip_hash;
>   server   backend1.example.com;
>   server   backend2.example.com;
>   server   backend3.example.com  down;
>   server   backend4.example.com;
> }
> 
> each server has ONLY IPv6 address. But seems nginx can't parse it to
> that address, and report an error like this "[error] host not found".
> 
> Is this a bug or meant not to be supported yet?
> 
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,177146,177146#msg-177146
> 
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx




More information about the nginx mailing list