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

Data Fields

ngx_hash_combined_t hash
ngx_flag_t no_referer
ngx_flag_t blocked_referer
ngx_hash_keys_arrays_tkeys
ngx_uint_t referer_hash_max_size
ngx_uint_t referer_hash_bucket_size

Detailed Description

Definition at line 22 of file ngx_http_referer_module.c.

Field Documentation

ngx_flag_t blocked_referer

Definition at line 30 of file ngx_http_referer_module.c.

Definition at line 23 of file ngx_http_referer_module.c.

Definition at line 32 of file ngx_http_referer_module.c.

ngx_flag_t no_referer

Definition at line 29 of file ngx_http_referer_module.c.

ngx_uint_t referer_hash_bucket_size

Definition at line 35 of file ngx_http_referer_module.c.

ngx_uint_t referer_hash_max_size

Definition at line 34 of file ngx_http_referer_module.c.


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