Syntax: | fastcgi_connect_timeout |
---|---|
Default: | fastcgi_connect_timeout 60s; |
Context: | http , server , location |
Defines a timeout for establishing a connection with a FastCGI server. It should be noted that this timeout cannot usually exceed 75 seconds.
Please login to continue.