|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_http_upstream_rr_peer_data_t | rrp |
| ngx_uint_t | hash |
| u_char | addrlen |
| u_char * | addr |
| u_char | tries |
| ngx_event_get_peer_pt | get_rr_peer |
Definition at line 13 of file ngx_http_upstream_ip_hash_module.c.
| u_char* addr |
Definition at line 20 of file ngx_http_upstream_ip_hash_module.c.
| u_char addrlen |
Definition at line 19 of file ngx_http_upstream_ip_hash_module.c.
| ngx_event_get_peer_pt get_rr_peer |
Definition at line 24 of file ngx_http_upstream_ip_hash_module.c.
| ngx_uint_t hash |
Definition at line 17 of file ngx_http_upstream_ip_hash_module.c.
Definition at line 15 of file ngx_http_upstream_ip_hash_module.c.
| u_char tries |
Definition at line 22 of file ngx_http_upstream_ip_hash_module.c.
1.8.1.2