Describe the bug
When i run clickhouse proxy, whithout any usefull trafic (only heatbeat), it seems tcp session is broken prematuraly. The TCP connection is raised as an error on clickhouse logs. I'm running clickhouse with TLS.
To Reproduce
Run a clickhouse server and clickhouse proxy. Do not run any query on client side. Just run the natural chproxy healthchecks.
Expected behavior
Probably tcp connection should be closed correctly.
Describe the bug When i run clickhouse proxy, whithout any usefull trafic (only heatbeat), it seems tcp session is broken prematuraly. The TCP connection is raised as an error on clickhouse logs. I'm running clickhouse with TLS.
To Reproduce Run a clickhouse server and clickhouse proxy. Do not run any query on client side. Just run the natural chproxy healthchecks.
Expected behavior Probably tcp connection should be closed correctly.
Logs Clickhouse error logs:
Environment information Clickhouse: run in container, version 24.6.2-alpine Clickhouse proxy: run in container, version v1.26.4