IPv6 support in "geo" directive?

pgndev pgnet.dev at gmail.com
Fri Nov 9 16:37:39 UTC 2012


Hi

> We can certainly discuss that as part of our commercial offerings
(sponsored development).
>
> Let me know if that might be of any interest.
>
> Many thanks.

Is that to suggest that it's not currently planned/intended for
implementation in the community version?  Or that it will be done more
quickly if it's "sponsored"?

Is there an alternative to IPv6 src-address conditionals in nginx, rather
than using $geo?


On Fri, Nov 9, 2012 at 8:20 AM, Andrew Alexeev <andrew at nginx.com> wrote:

> Hi,
>
> On Nov 9, 2012, at 8:13 PM, pgndev wrote:
>
> 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.
>
>
> We can certainly discuss that as part of our commercial offerings
> (sponsored development).
>
> Let me know if that might be of any interest.
>
> Many thanks.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20121109/8cf061bc/attachment.html>


More information about the nginx-devel mailing list