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


   > @loongzh @tokers @shuaijinchao after testing, I have some conclusions:
   > 
   > 1. the `timeout` configuration affect websocket connecrtion, the 
connection will be closed by APISIX if the proxied server does not transmit any 
data within `timeout`, which is expect behavior.
   > 2. client needs to actively maintain a heartbeat with the server to 
prevent disconnection
   > 
   > also see: 
https://nginx.org/en/docs/http/websocket.html?_ga=2.219808217.1349535884.1636598551-1257987705.1633943387
   
   @tzssangglass Can we reset the timeout settings once the connection is 
upgraded to websocket?


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