Welcome! Log In Create A New Profile

Advanced

IPv6 support in "geo" directive?

pgndev
November 09, 2012 11:14AM
I'm currently running 1.3.8.

IPv6 is now widely deployed by our ISPs, and fully deployed across our
networks.

In my nginx.conf, using

geo $TEST { default 0; 127.0.0.1/32 1;
2001:111:2222:333::4/64 1; }

throws an error,

nginx: [emerg] "geo" supports IPv4 only in /etc/nginx/nginx.conf:120

Is that still true -- no IPv6 geo support?

Is there a plan for that to change anytime soon?

If not, could we request that be added asap? We've a lot of conditionals
in our configs that now fail without the IPv6 support.

thanks.
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

IPv6 support in "geo" directive?

pgndev 2870 November 09, 2012 11:14AM

Re: IPv6 support in "geo" directive?

pgndev 945 November 09, 2012 11:38AM

Re: IPv6 support in "geo" directive?

Maxim Konovalov 1244 November 09, 2012 02:32PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 199
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready