Module ngx_http_fastcgi_module

The ngx_http_fastcgi_module module allows passing requests to a FastCGI server.

fastcgi_keep_conn
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_keep_conn on | off; Default: fastcgi_keep_conn

2025-01-10 15:47:30
fastcgi_store
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_store on | off | string; Default:

2025-01-10 15:47:30
fastcgi_limit_rate
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_limit_rate rate; Default: fastcgi_limit_rate 0;

2025-01-10 15:47:30
fastcgi_cache_lock
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_cache_lock on | off; Default: fastcgi_cache_lock

2025-01-10 15:47:30
fastcgi_next_upstream
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_next_upstream error | timeout | invalid_header | http_500

2025-01-10 15:47:30
fastcgi_pass_header
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_pass_header field; Default: — Context:

2025-01-10 15:47:30
fastcgi_cache_min_uses
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_cache_min_uses number; Default: fastcgi_cache_min_uses

2025-01-10 15:47:30
fastcgi_cache
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_cache zone | off; Default: fastcgi_cache

2025-01-10 15:47:30
fastcgi_bind
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_bind address [transparent] | off;

2025-01-10 15:47:30
fastcgi_ignore_client_abort
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_ignore_client_abort on | off; Default: fas

2025-01-10 15:47:30