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

#include <ngx_http_upstream_round_robin.h>

Collaboration diagram for ngx_http_upstream_rr_peer_data_t:
Collaboration graph
[legend]

Data Fields

ngx_http_upstream_rr_peers_tpeers
ngx_uint_t current
uintptr_t * tried
uintptr_t data

Detailed Description

Definition at line 61 of file ngx_http_upstream_round_robin.h.

Field Documentation

ngx_uint_t current

Definition at line 63 of file ngx_http_upstream_round_robin.h.

uintptr_t data

Definition at line 65 of file ngx_http_upstream_round_robin.h.

Definition at line 62 of file ngx_http_upstream_round_robin.h.

uintptr_t* tried

Definition at line 64 of file ngx_http_upstream_round_robin.h.


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