Module ngx_http_fastcgi_module

The ngx_http_fastcgi_module module allows passing requests to a FastCGI server.

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_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_cache_revalidate
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_cache_revalidate on | off; Default: fastcgi_cache_revalidate

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
fastcgi_temp_file_write_size
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_temp_file_write_size size; Default: fastcgi_temp_file_write_size

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_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_cache_key
  • References/Server/Nginx/Modules reference/ngx_http_fastcgi_module

Syntax: fastcgi_cache_key string; Default: — Context:

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

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

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