loadbalancer returns empty result

Marcin "WMP" Janowski janowski.m at gmail.com
Tue Dec 6 02:30:47 UTC 2011


Maybe this support is in todo list? If yes, on what version i can looking
as this?
05-12-2011 10:42 użytkownik "Maxim Dounin" <mdounin at mdounin.ru> napisał:
>
> Hello!
>
> On Sun, Dec 04, 2011 at 05:29:45PM +0100, Marcin "WMP" Janowski wrote:
>
> > Hi, I wanted to configure my nginx as loadbalancer for other www
> > servers working under nginx. Loadbalancer is listening on ipv4:
> > 192.168.0.1, www servers on ipv6. Here's my loadbalancer config (only
> > part of my nginx.conf)
> >
> >
> >  upstream loadbalancer {
> >    ip_hash;
> >    server [IPv6]:80;
> >  }
>
> [...]
>
> As of now, nginx doesn't support ipv6 upstream servers.
>
> Maxim Dounin
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20111206/0ee8baf6/attachment.html>


More information about the nginx mailing list