Module ngx_http_fastcgi_module

The ngx_http_fastcgi_module module allows passing requests to a FastCGI server.

fastcgi_keep_conn

Syntax: fastcgi_keep_conn on | off; Default: fastcgi_keep_conn

2017-02-09 07:06:07
fastcgi_next_upstream

Syntax: fastcgi_next_upstream error | timeout | invalid_header | http_500

2017-02-09 07:06:09
fastcgi_ignore_client_abort

Syntax: fastcgi_ignore_client_abort on | off; Default: fas

2017-02-09 07:06:06
fastcgi_cache_min_uses

Syntax: fastcgi_cache_min_uses number; Default: fastcgi_cache_min_uses

2017-02-09 07:06:02
fastcgi_next_upstream_tries

Syntax: fastcgi_next_upstream_tries number; Default: fastcgi_next_upstream_tries

2017-02-09 07:06:09
fastcgi_store

Syntax: fastcgi_store on | off | string; Default:

2017-02-09 07:06:14
fastcgi_store_access

Syntax: fastcgi_store_access users:permissions ...; Default:

2017-02-09 07:06:14
fastcgi_cache_revalidate

Syntax: fastcgi_cache_revalidate on | off; Default: fastcgi_cache_revalidate

2017-02-09 07:06:03
fastcgi_limit_rate

Syntax: fastcgi_limit_rate rate; Default: fastcgi_limit_rate 0;

2017-02-09 07:06:08
fastcgi_cache_lock

Syntax: fastcgi_cache_lock on | off; Default: fastcgi_cache_lock

2017-02-09 07:06:00