Module ngx_http_fastcgi_module

The ngx_http_fastcgi_module module allows passing requests to a FastCGI server.

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

Syntax: fastcgi_cache_key string; Default: — Context:

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

Syntax: fastcgi_read_timeout time; Default: fastcgi_read_timeout

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

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

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

Syntax: fastcgi_cache_lock_age time; Default: fastcgi_cache_lock_age

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

Syntax: fastcgi_busy_buffers_size size; Default: fastcgi_busy_buffers_size

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

Syntax: fastcgi_cache_use_stale error | timeout | invalid_header | updating

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

Syntax: fastcgi_hide_header field; Default: — Context:

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

Syntax: fastcgi_temp_path path [level1 [level2 [

2025-01-10 15:47:30