We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47db2e6 commit a56a0d2Copy full SHA for a56a0d2
CHANGELOG.md
@@ -6,7 +6,9 @@
6
* Set `client_header_timeout` to `605s`.
7
* Set `client_max_body_size` to `500m`.
8
* Set `keepalive_timeout` to `605s`.
9
-* Set `send_timeout` to `60s`.
+* Set `proxy_connect_timeout` to `60s` (same as default).
10
+* Set `proxy_send_timeout` to `60s` (same as default).
11
+* Set `send_timeout` to `60s` (same as default).
12
13
## 1.19.5-5
14
0 commit comments