• v1.1.0 78c7e04d20

    v1.1.0 Stable

    tristanjockel released this 2026-03-21 15:03:49 +00:00 | 16 commits to main since this release

    The second release fixing some bugs related to timeouts/half closed connections.

    • added configurable timeouts (see README for more information)
      • --client-idle-timeout-secs downstream timeout for connected clients
      • --upstream-half-close-timeout-secs timeout for closing half closed upstream TCP connections
      • --relay-shutdown-drain-timeout-secs timeout for upstream connections when downstream connection is terminated
    • also added --graceful-shutdown-timeout-secs for closing all connections on termination of relay-server
    • also improved handling of tcp connections to upstream servers
    Downloads