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