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

Data Fields

ngx_http_upstream_conf_t upstream
ngx_array_tflushes
ngx_array_tparams_len
ngx_array_tparams
ngx_array_tparams_source
ngx_hash_t headers_hash
ngx_uint_t header_params
ngx_array_tscgi_lengths
ngx_array_tscgi_values

Detailed Description

Definition at line 14 of file ngx_http_scgi_module.c.

Field Documentation

ngx_array_t* flushes

Definition at line 17 of file ngx_http_scgi_module.c.

ngx_uint_t header_params

Definition at line 23 of file ngx_http_scgi_module.c.

ngx_hash_t headers_hash

Definition at line 22 of file ngx_http_scgi_module.c.

ngx_array_t* params

Definition at line 19 of file ngx_http_scgi_module.c.

ngx_array_t* params_len

Definition at line 18 of file ngx_http_scgi_module.c.

ngx_array_t* params_source

Definition at line 20 of file ngx_http_scgi_module.c.

ngx_array_t* scgi_lengths

Definition at line 25 of file ngx_http_scgi_module.c.

ngx_array_t* scgi_values

Definition at line 26 of file ngx_http_scgi_module.c.

Definition at line 15 of file ngx_http_scgi_module.c.


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