From 64cb80d3dab248fd15972700a71dc2fb1130a809 Mon Sep 17 00:00:00 2001 From: dkelson Date: Tue, 10 Nov 2015 20:30:45 -0800 Subject: Increase WebSocket limit to 255 As the existing comments in code indicate the current limit of 30 WebSockets was chosen arbitrarily. The limit of 30 WebSockets is impacting real world web sites, for an example, See http://crbug.com/486800 As a reference Firefox has a 200 WebSocket limit. R=asanka@chromium.org BUG=486800 Review URL: https://codereview.chromium.org/1130073004 Cr-Commit-Position: refs/heads/master@{#359051} --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 498f6ae..2ac0c60 100644 --- a/AUTHORS +++ b/AUTHORS @@ -136,6 +136,7 @@ David Futcher David Leen David McAllister David Spellman +Dax Kelson Debashish Samantaray Deepak Dilip Borade Deepak Mittal -- cgit v1.1