[Webkit-unassigned] [Bug 17682] XHR setRequestHeader("connection", "close") is bogusly rejected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 15:06:05 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17682





------- Comment #8 from morganl.webkit at yahoo.com  2008-03-07 15:06 PDT -------
Well, from what I can tell, the XHR request in question is for the host
mail.google.com.  That means that it is clogging a persistent connection,
leaving one less connection free for other resources.  I can imagine that this
has a negative impact on performance.  Since this XHR request is the only such
long-lived request, it clearly doesn't cause a complete blockage :-)


-- 
Configure bugmail: http://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