Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_geoip_conf_t Struct Reference
Collaboration diagram for ngx_http_geoip_conf_t:
Collaboration graph
[legend]

Data Fields

GeoIP * country
GeoIP * org
GeoIP * city
ngx_array_tproxies
ngx_flag_t proxy_recursive

Detailed Description

Definition at line 21 of file ngx_http_geoip_module.c.

Field Documentation

GeoIP* city

Definition at line 24 of file ngx_http_geoip_module.c.

GeoIP* country

Definition at line 22 of file ngx_http_geoip_module.c.

GeoIP* org

Definition at line 23 of file ngx_http_geoip_module.c.

ngx_array_t* proxies

Definition at line 25 of file ngx_http_geoip_module.c.

ngx_flag_t proxy_recursive

Definition at line 26 of file ngx_http_geoip_module.c.


The documentation for this struct was generated from the following file: