Opened 4 years ago
#2119 new enhancement
Add support for Maxmind's GeoIP2
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-module | Version: | 1.19.x |
Keywords: | GeoIP | Cc: | HQuest@… |
uname -a: | |||
nginx -V: |
nginx version: nginx/1.19.6 (quiche-6c1e5b4)
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL) TLS SNI support enabled |
Description
Since Maxmind has announced plans to retire its "legacy" GeoIP in May 2022[1], it would be great if nginx could add support to GeoIP2 databases using either Maxmind's libmaxminddb[2] or via another supported library.
[1] https://dev.maxmind.com/geoip/legacy/downloadable/
[2] https://github.com/maxmind/libmaxminddb/
Note:
See TracTickets
for help on using tickets.