[Webkit-unassigned] [Bug 23101] Multiple tabs to same website blocks both tabs when 1 tab is waiting for response
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 5 19:02:21 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23101
------- Comment #2 from nathan at nrbservices.com 2009-01-05 19:02 PDT -------
Do requests for various images, CSS, get put into a queue for a specific
connection to the host? To where if queues 1-3 are not busy, but 4 is busy,
then there can be requests in queue 4 that block until the connection is not
busy. That seems to be the behavior I see as some images will load in the
second tab, but some will block until the request in tab 1 completes.
Would it be possible to rebalance the connection queues if one empties out and
is not busy so as to prevent this blocking?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list