Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58237

secureMode QWebSocketServer stops accepting connections after multiple failed ws:// connection attempts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.7.1
    • WebSockets
    • None
    • Qt 5.7.1 Debian 8.7 x86_64

    Description

      A secureMode QWebSocketServer working normally with wss:// connections. stops accepting connections after multiple failed ws:// connection attempts. Connections that were already open still communicate properly.

      Consistently, after about 10 to 50 attempts to communicate via ws:// (I tried ws:// attempts at about 1sec interval), the server stops emitting newConnection signals when presented with correct wss:// connections. No error signals emitted.

      I think this is an extension of QTBUG-42283 and QTBUG-44866

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kurt.pattyn Kurt Pattyn
              GeorgeSamaha George Samaha
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes