chibenwa edited a comment on pull request #423: URL: https://github.com/apache/james-project/pull/423#issuecomment-839371554
Then I am very curious to know how it would be different from https://jmap.io/spec-core.html#event-source With the keepalive being implemented with an uni-directional ping... https://nginx.org/en/docs/http/websocket.html By default, the connection will be closed if the proxied server does not transmit any data within 60 seconds. This timeout can be increased with the proxy_read_timeout directive. Alternatively, the proxied server can be configured to periodically send WebSocket ping frames to reset the timeout and check if the connection is still alive. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
