Difference between revisions of "Fastcgi read timeout"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_read_timeout | * http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_read_timeout | ||
+ | Syntax: fastcgi_read_timeout time; | ||
+ | Default: fastcgi_read_timeout 60s; | ||
+ | Context: http, server, location | ||
+ | == Related == | ||
− | {{Nginx}} | + | == See also == |
+ | * {{Nginx}} | ||
+ | |||
+ | [[Category:Nginx]] |
Revision as of 05:23, 22 September 2022
This article is a Draft. Help us to complete it.
Syntax: fastcgi_read_timeout time; Default: fastcgi_read_timeout 60s; Context: http, server, location
Related
See also
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO
Advertising: