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_peer_data_t Struct Reference
Collaboration diagram for ngx_http_upstream_keepalive_peer_data_t:
Collaboration graph
[legend]

Data Fields

ngx_http_upstream_keepalive_srv_conf_tconf
ngx_http_upstream_tupstream
void * data
ngx_event_get_peer_pt original_get_peer
ngx_event_free_peer_pt original_free_peer

Detailed Description

Definition at line 25 of file ngx_http_upstream_keepalive_module.c.

Field Documentation

Definition at line 26 of file ngx_http_upstream_keepalive_module.c.

void* data

Definition at line 30 of file ngx_http_upstream_keepalive_module.c.

ngx_event_free_peer_pt original_free_peer

Definition at line 33 of file ngx_http_upstream_keepalive_module.c.

ngx_event_get_peer_pt original_get_peer

Definition at line 32 of file ngx_http_upstream_keepalive_module.c.

Definition at line 28 of file ngx_http_upstream_keepalive_module.c.


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