Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_file_cache_s Struct Reference

#include <ngx_http_cache.h>

Collaboration diagram for ngx_http_file_cache_s:
Collaboration graph
[legend]

Data Fields

ngx_http_file_cache_sh_tsh
ngx_slab_pool_tshpool
ngx_path_tpath
off_t max_size
size_t bsize
time_t inactive
ngx_uint_t files
ngx_uint_t loader_files
ngx_msec_t last
ngx_msec_t loader_sleep
ngx_msec_t loader_threshold
ngx_shm_zone_tshm_zone

Detailed Description

Definition at line 119 of file ngx_http_cache.h.

Field Documentation

size_t bsize

Definition at line 126 of file ngx_http_cache.h.

ngx_uint_t files

Definition at line 130 of file ngx_http_cache.h.

time_t inactive

Definition at line 128 of file ngx_http_cache.h.

ngx_msec_t last

Definition at line 132 of file ngx_http_cache.h.

ngx_uint_t loader_files

Definition at line 131 of file ngx_http_cache.h.

ngx_msec_t loader_sleep

Definition at line 133 of file ngx_http_cache.h.

ngx_msec_t loader_threshold

Definition at line 134 of file ngx_http_cache.h.

off_t max_size

Definition at line 125 of file ngx_http_cache.h.

ngx_path_t* path

Definition at line 123 of file ngx_http_cache.h.

Definition at line 120 of file ngx_http_cache.h.

ngx_shm_zone_t* shm_zone

Definition at line 136 of file ngx_http_cache.h.

ngx_slab_pool_t* shpool

Definition at line 121 of file ngx_http_cache.h.


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