Syntax: | proxy_timeout |
---|---|
Default: | proxy_timeout 10m; |
Context: | stream , server |
Sets the timeout
between two successive read or write operations on client or proxied server connections. If no data is transmitted within this time, the connection is closed.
Please login to continue.