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

Data Fields

ngx_http_limit_req_shctx_tsh
ngx_slab_pool_tshpool
ngx_uint_t rate
ngx_int_t index
ngx_str_t var
ngx_http_limit_req_node_tnode

Detailed Description

Definition at line 33 of file ngx_http_limit_req_module.c.

Field Documentation

ngx_int_t index

Definition at line 38 of file ngx_http_limit_req_module.c.

Definition at line 40 of file ngx_http_limit_req_module.c.

ngx_uint_t rate

Definition at line 37 of file ngx_http_limit_req_module.c.

Definition at line 34 of file ngx_http_limit_req_module.c.

ngx_slab_pool_t* shpool

Definition at line 35 of file ngx_http_limit_req_module.c.

ngx_str_t var

Definition at line 39 of file ngx_http_limit_req_module.c.


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