Home
last modified time | relevance | path

Searched refs:ngx_stream_geoip_module (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geoip_module.c131 ngx_module_t ngx_stream_geoip_module = { variable
316 gcf = ngx_stream_get_module_main_conf(s, ngx_stream_geoip_module); in ngx_stream_geoip_country_variable()
358 gcf = ngx_stream_get_module_main_conf(s, ngx_stream_geoip_module); in ngx_stream_geoip_org_variable()
565 gcf = ngx_stream_get_module_main_conf(s, ngx_stream_geoip_module); in ngx_stream_geoip_get_city_record()
/f-stack/app/nginx-1.16.1/auto/
H A Doptions538 --with-stream_geoip_module enable ngx_stream_geoip_module
539 --with-stream_geoip_module=dynamic enable dynamic ngx_stream_geoip_module
H A Dmodules1106 ngx_module_name=ngx_stream_geoip_module
1108 ngx_module_srcs=src/stream/ngx_stream_geoip_module.c
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru833 *) Добавление: модуль ngx_stream_geoip_module.
H A DCHANGES820 *) Feature: the ngx_stream_geoip_module.