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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes