|
Groonga 3.0.9 Source Code Document
|
#include <ngx_http_core_module.h>

Definition at line 153 of file ngx_http_core_module.h.
| ngx_hash_t headers_in_hash |
Definition at line 158 of file ngx_http_core_module.h.
| ngx_uint_t ncaptures |
Definition at line 163 of file ngx_http_core_module.h.
| ngx_http_phase_engine_t phase_engine |
Definition at line 156 of file ngx_http_core_module.h.
| ngx_http_phase_t phases[NGX_HTTP_LOG_PHASE+1] |
Definition at line 177 of file ngx_http_core_module.h.
| ngx_array_t* ports |
Definition at line 173 of file ngx_http_core_module.h.
| ngx_uint_t server_names_hash_bucket_size |
Definition at line 166 of file ngx_http_core_module.h.
| ngx_uint_t server_names_hash_max_size |
Definition at line 165 of file ngx_http_core_module.h.
| ngx_array_t servers |
Definition at line 154 of file ngx_http_core_module.h.
| ngx_uint_t try_files |
Definition at line 175 of file ngx_http_core_module.h.
| ngx_array_t variables |
Definition at line 162 of file ngx_http_core_module.h.
| ngx_hash_t variables_hash |
Definition at line 160 of file ngx_http_core_module.h.
| ngx_uint_t variables_hash_bucket_size |
Definition at line 169 of file ngx_http_core_module.h.
| ngx_uint_t variables_hash_max_size |
Definition at line 168 of file ngx_http_core_module.h.
| ngx_hash_keys_arrays_t* variables_keys |
Definition at line 171 of file ngx_http_core_module.h.
1.8.1.2