chproxy
chproxy copied to clipboard
fix cannot reach chhost bug
1、print http transport error log information 2、close chproxy KeepAlive. The CH socket is closed over time, but the CHProxy connection is reused, causing the connection to reset by peer fix this problem:https://github.com/Vertamedia/chproxy/issues/92