WebSocket connection limits

HTML 5 does not currently specify how browser HTTP connection limits apply
to WebSocket connections.

<john_fallows> Hixie: since there is no explicit limit set on WebSocket
connections in the spec, does that imply there is no limit, so any number of
WebSocket connections could be made from the same browser to the same
WebSocket server?
<Hixie> john_fallows: yes
<john_fallows> Hixie: ok, do you have any objection to making that
implication explicit in the spec?
<Hixie> john_fallows: not particularily, send feedback. :[)

Please add an explicit statement indicating the implied behavior, that there
is no limit on the total number of WebSocket connections from the same
browser to the same WebSocket server.

Kind Regards,
John Fallows.
-- 
>|< Kaazing Corporation >|<
John Fallows | CTO | +1.650.943.2436
800 W. El Camino Real, Ste 180 | Mountain View, CA 94040, USA

Received on Wednesday, 29 October 2008 19:18:20 UTC