tzssangglass commented on issue #5440:
URL: https://github.com/apache/apisix/issues/5440#issuecomment-976085139


   > Hi, I had the same issue.
   > 
   > For me the connection was being reset because the 6s timeout 
(send/receive) was too fast for the heartbeat.
   > 
   > Socket.io (the library i am using) send heartbeats every 25s so increasing 
send/recieve timeout to 30s did the trick.
   > 
   > 
[stackoverflow.com/questions/12815231/controlling-the-heartbeat-timeout-from-the-client-in-socket-io](https://stackoverflow.com/questions/12815231/controlling-the-heartbeat-timeout-from-the-client-in-socket-io)
   we can set timeout in upstream to large?


-- 
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]


Reply via email to