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_peers_s Struct Reference

#include <ngx_http_upstream_round_robin.h>

Collaboration diagram for ngx_http_upstream_rr_peers_s:
Collaboration graph
[legend]

Data Fields

ngx_uint_t number
ngx_uint_t total_weight
unsigned single:1
unsigned weighted:1
ngx_str_tname
ngx_http_upstream_rr_peers_tnext
ngx_http_upstream_rr_peer_t peer [1]

Detailed Description

Definition at line 43 of file ngx_http_upstream_round_robin.h.

Field Documentation

ngx_str_t* name

Definition at line 53 of file ngx_http_upstream_round_robin.h.

Definition at line 55 of file ngx_http_upstream_round_robin.h.

ngx_uint_t number

Definition at line 44 of file ngx_http_upstream_round_robin.h.

Definition at line 57 of file ngx_http_upstream_round_robin.h.

unsigned single

Definition at line 50 of file ngx_http_upstream_round_robin.h.

ngx_uint_t total_weight

Definition at line 48 of file ngx_http_upstream_round_robin.h.

unsigned weighted

Definition at line 51 of file ngx_http_upstream_round_robin.h.


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