Now I met a problem that we Frequently disconnect when I create a model connect with hoops server,there are some server logs below.
2025/04/25 09:51:30 [debug] 19#0: *973 recv: fd:25 -1 of 4096
2025/04/25 09:51:30 [info] 19#0: *973 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 10.251.14.1, server: , request: “GET /ws/scz?renderingLocation=csr HTTP/1.1”, upstream: “http://10.250.73.95:8998/ws/scz?renderingLocation=csr”, host: “fview-uat.geely-test.com”
2025/04/25 09:51:30 [debug] 19#0: *973 http upstream upgraded done
It’s possible that the data was sent too frequently, resulting in the connection being reset.
My client requires that the support of my hoops web client remain open throughout the day, and there is a need for enhanced connection and heartbeat check mechanisms.
Does hoops support these functions?
How can I establish a reconnection method through hoops?
Thanks a lot! plz help me ,its so hard for me .