vislee / ngx_http_ipdb_module

Another nginx http geoip module by ipdb
GNU General Public License v2.0
118 stars 15 forks source link

fix for nginx version 1.23.0(#12) #13

Closed vislee closed 2 years ago

vislee commented 2 years ago

Multi headers are now using linked lists instead of arrays in nginx-1.23.0+.