Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-6092

Feature to keep websocket connection alive

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 0.12.0
    • None

    Description

      The websocket connection is getting disconnected after 5mins or so of idle time. 

      Slack link: https://the-asf.slack.com/archives/C4RDKR51R/p1726121731514859

       

      The connection is getting disconnected by the AWS Load Balancer. Its considering the connection as closed as the server is not sending out any PONG msg in response to the PING msg from the client. 

      The TCP Keep-alive packets do not prevent idle timeouts in ALB. So since the server is not sending any PONG msg the ALB is treating the connection as inactive and terminates when the timeout period is elapsed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            arunkc Arun K C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: