8000 Release v0.16.1: Disable keep-alive for cloud-event connections · bogg/pipeline · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.16.1

@afrittoli afrittoli tagged this 11 Sep 22:14
Disable keep alive forces the HTTP client to drop the connection
once a response is received. This avoids building up large numbers
of idle connections and it fixes the immediate issue.

After this we may want to see how to ensure we can re-use connection
and also set and idle-connection timeout.

Fixes #3190

(cherry picked from commit 7a9a85b4a6343056902f90d3e3b34e8eac3c1fb2)
Assets 2
Loading
0