Module ngx_http_scgi_module

The ngx_http_scgi_module module allows passing requests to an SCGI server.

scgi_cache_valid

Syntax: scgi_cache_valid [code ...] time; Default:

2017-02-09 07:08:55
scgi_next_upstream_timeout

Syntax: scgi_next_upstream_timeout time; Default: scgi_next_upstream_timeout

2017-02-09 07:08:59
scgi_no_cache

Syntax: scgi_no_cache string ...; Default: — Context:

2017-02-09 07:09:00
scgi_pass

Syntax: scgi_pass address; Default: — Context:

2017-02-09 07:09:00
scgi_cache

Syntax: scgi_cache zone | off; Default: scgi_cache off;

2017-02-09 07:08:50
scgi_buffering

Syntax: scgi_buffering on | off; Default: scgi_buffering on;

2017-02-09 07:08:49
scgi_store_access

Syntax: scgi_store_access users:permissions ...; Default:

2017-02-09 07:09:03
scgi_limit_rate

Syntax: scgi_limit_rate rate; Default: scgi_limit_rate 0;

2017-02-09 07:08:58
scgi_request_buffering

Syntax: scgi_request_buffering on | off; Default: scgi_request_buffering

2017-02-09 07:09:02
scgi_cache_methods

Syntax: scgi_cache_methods GET | HEAD | POST ...;

2017-02-09 07:08:53