javalover123 opened a new issue #5048: URL: https://github.com/apache/apisix/issues/5048
### Issue description Health check cause Connection reset by peer.  ### Environment - apisix version (cmd: `apisix version`):2.6 - OS (cmd: `uname -a`):Linux d7e3aced1f6b 5.11.0-25-generic #27~20.04.1-Ubuntu SMP Tue Jul 13 17:41:23 UTC 2021 x86_64 Linux - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):nginx version: openresty/1.19.3.1 - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):3.4.0 - apisix-dashboard version, if have:2.7 - luarocks version, if the issue is about installation (cmd: `luarocks --version`):3.7.0 ### Steps to reproduce 1. Config health check 2. check backend(Java) node's log ### Actual result Backend java Log contains Connection reset by peer ### Error log Connection reset by peer ### Expected result _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
