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

Definition at line 181 of file ngx_http_core_module.h.
| size_t client_header_buffer_size |
Definition at line 192 of file ngx_http_core_module.h.
| ngx_msec_t client_header_timeout |
Definition at line 196 of file ngx_http_core_module.h.
| size_t connection_pool_size |
Definition at line 190 of file ngx_http_core_module.h.
| ngx_http_conf_ctx_t* ctx |
Definition at line 186 of file ngx_http_core_module.h.
| ngx_flag_t ignore_invalid_headers |
Definition at line 198 of file ngx_http_core_module.h.
| ngx_bufs_t large_client_header_buffers |
Definition at line 194 of file ngx_http_core_module.h.
| unsigned listen |
Definition at line 202 of file ngx_http_core_module.h.
| ngx_flag_t merge_slashes |
Definition at line 199 of file ngx_http_core_module.h.
| ngx_http_core_loc_conf_t** named_locations |
Definition at line 207 of file ngx_http_core_module.h.
| size_t request_pool_size |
Definition at line 191 of file ngx_http_core_module.h.
| ngx_str_t server_name |
Definition at line 188 of file ngx_http_core_module.h.
| ngx_array_t server_names |
Definition at line 183 of file ngx_http_core_module.h.
| ngx_flag_t underscores_in_headers |
Definition at line 200 of file ngx_http_core_module.h.
1.8.1.2