|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_array_t * | logs |
| ngx_open_file_cache_t * | open_file_cache |
| time_t | open_file_cache_valid |
| ngx_uint_t | open_file_cache_min_uses |
| ngx_uint_t | off |
Definition at line 73 of file ngx_http_log_module.c.
| ngx_array_t* logs |
Definition at line 74 of file ngx_http_log_module.c.
| ngx_uint_t off |
Definition at line 80 of file ngx_http_log_module.c.
| ngx_open_file_cache_t* open_file_cache |
Definition at line 76 of file ngx_http_log_module.c.
| ngx_uint_t open_file_cache_min_uses |
Definition at line 78 of file ngx_http_log_module.c.
| time_t open_file_cache_valid |
Definition at line 77 of file ngx_http_log_module.c.
1.8.1.2