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

Data Fields

ngx_uint_t max_cached
ngx_queue_t cache
ngx_queue_t free
ngx_http_upstream_init_pt original_init_upstream
ngx_http_upstream_init_peer_pt original_init_peer

Detailed Description

Definition at line 13 of file ngx_http_upstream_keepalive_module.c.

Field Documentation

ngx_queue_t cache

Definition at line 16 of file ngx_http_upstream_keepalive_module.c.

Definition at line 17 of file ngx_http_upstream_keepalive_module.c.

ngx_uint_t max_cached

Definition at line 14 of file ngx_http_upstream_keepalive_module.c.

ngx_http_upstream_init_peer_pt original_init_peer

Definition at line 20 of file ngx_http_upstream_keepalive_module.c.

ngx_http_upstream_init_pt original_init_upstream

Definition at line 19 of file ngx_http_upstream_keepalive_module.c.


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