-
v1.1.0 Stable
released this
2026-03-21 15:03:49 +00:00 | 16 commits to main since this releaseThe second release fixing some bugs related to timeouts/half closed connections.
- added configurable timeouts (see README for more information)
--client-idle-timeout-secsdownstream timeout for connected clients--upstream-half-close-timeout-secstimeout for closing half closed upstream TCP connections--relay-shutdown-drain-timeout-secstimeout for upstream connections when downstream connection is terminated
- also added
--graceful-shutdown-timeout-secsfor closing all connections on termination ofrelay-server - also improved handling of tcp connections to upstream servers
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server
1 download ·
2026-03-21 15:03:19 +00:00 · 9.3 MiB
- added configurable timeouts (see README for more information)