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 f7d2a73 commit 0ab6f23Copy full SHA for 0ab6f23
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.19.5-6
4
+
5
+* Set `client_body_buffer_size` to `128k`.
6
+* Set `client_header_timeout` to `65s`.
7
+* Set `client_max_body_size` to `500m`.
8
+* Set `keepalive_timeout` to `65s`.
9
+* Set `send_timeout` to `60s`.
10
11
## 1.19.5-5
12
13
* Add `http_x_amzn_trace_id` to json logging (for `X-Amzn-Trace-Id` header).
0 commit comments