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

Data Fields

ngx_array_tlogs
ngx_open_file_cache_topen_file_cache
time_t open_file_cache_valid
ngx_uint_t open_file_cache_min_uses
ngx_uint_t off

Detailed Description

Definition at line 73 of file ngx_http_log_module.c.

Field Documentation

ngx_array_t* logs

Definition at line 74 of file ngx_http_log_module.c.

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.


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