nginx-ipip-module icon indicating copy to clipboard operation
nginx-ipip-module copied to clipboard

Nginx ipip module support datx format

Results 5 nginx-ipip-module issues
Sort by recently updated
recently updated
newest added

RT,ipip.net 上下载的数据库现在都是.ipdb后缀的,看说明还是用的.datax

请问该模块如何在windows server服务器起nginx使用

nginx: [emerg] module "ngx_http_ipip_module.so" is not binary compatible in nginx.conf:

``` objs/addon/nginx-ipip-module/ngx_http_ipip_module.o:(.data+0x4c0): multiple definition of `ngx_http_ipip_module' objs/addon/nginx-ipip-module/ngx_http_ipip_module.o:(.data+0x4c0): first defined here objs/addon/nginx-ipip-module/ngx_http_ipip_module.o: In function `strtok_r_2': /var/softs/nginx-ipip-module/ngx_http_ipip_module.c:55: multiple definition of `strtok_r_2' objs/addon/nginx-ipip-module/ngx_http_ipip_module.o:/var/softs/nginx-ipip-module/ngx_http_ipip_module.c:55: first defined here collect2: error: ld returned 1 exit status...