[Webkit-unassigned] [Bug 32299] New: Cannot open a lot of WebSocket connections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 17:38:53 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32299

           Summary: Cannot open a lot of WebSocket connections
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: yuzo at google.com, ukai at chromium.org


Created an attachment (id=44500)
 --> (https://bugs.webkit.org/attachment.cgi?id=44500)
test case (to be run locally)

Not sure if it's a SocketStreamHandleCFNet or pywebsocket issue, but I couldn't
open more than a few dozen connections to a local WebSocket server.

Please see attached test case. I'm getting results as low as 25 or as high as
89 randomly.

I want to have at least some large number guaranteed to make a test verifying
that WebSocket is not subject to HTTP connection limit (currently 4 or 6 in
different implementations, but it would be best to set a much higher threshold
in the test).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list