fastcgi read timeout

From wikieduonline
Revision as of 05:04, 23 September 2022 by Cry (talk | contribs) (→‎Related)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:	fastcgi_read_timeout time;
Default:	fastcgi_read_timeout 60s;
Context:	http, server, location

Defines a timeout for reading a response from the FastCGI server. The timeout is set only between two successive read operations, not for the transmission of the whole response. If the FastCGI server does not transmit anything within this time, the connection is closed.


Related[edit]

See also[edit]

Advertising: