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

Data Fields

ngx_http_upstream_rr_peer_data_t rrp
ngx_uint_tconns
ngx_event_get_peer_pt get_rr_peer
ngx_event_free_peer_pt free_rr_peer

Detailed Description

Definition at line 18 of file ngx_http_upstream_least_conn_module.c.

Field Documentation

ngx_uint_t* conns

Definition at line 22 of file ngx_http_upstream_least_conn_module.c.

ngx_event_free_peer_pt free_rr_peer

Definition at line 25 of file ngx_http_upstream_least_conn_module.c.

ngx_event_get_peer_pt get_rr_peer

Definition at line 24 of file ngx_http_upstream_least_conn_module.c.

Definition at line 20 of file ngx_http_upstream_least_conn_module.c.


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