Hi Frank, > On 29 Mar 2018, at 10:23, Frank Liu <[email protected]> wrote: > > The nginx geoip module > http://nginx.org/en/docs/http/ngx_http_geoip_module.html > <http://nginx.org/en/docs/http/ngx_http_geoip_module.html> is using the > legacy maxmind db. > I just read maxmind legacy db March 2018 will be the last publicly available > download. Jan 2, 2019 it will be removed. > https://dev.maxmind.com/geoip/geoip2/geolite2/ > <https://dev.maxmind.com/geoip/geoip2/geolite2/> > > Is there a plan to switch to GeoIP2?
there is the 3rd-party module that provides GeoIP v2 support for nginx: https://github.com/leev/ngx_http_geoip2_module <https://github.com/leev/ngx_http_geoip2_module> Hope this helps.
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
