[Webkit-unassigned] [Bug 27822] REGRESSION (r46039): Should restore previous connections-per-host limit for non-http(s) hosts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 17:33:07 PDT 2009


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





--- Comment #3 from Brady Eidson <beidson at apple.com>  2009-07-29 17:33:07 PDT ---
Thanks for the review!

The answer to your question is answered by a comment where the hard-coded limit
of 20 is established for non-named hosts:

// Having a limit might still help getting more important resources first

...which, of course, was the original motivation for the limits in the first
place.
It's unclear how much of a benefit this limit might be, but it is clear that
there is theoretically a benefit.

-- 
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