[Webkit-unassigned] [Bug 37104] cross-origin XHR hangs for 1+ seconds occasionally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 18:32:04 PDT 2010


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





--- Comment #14 from Eric Seidel <eric at webkit.org>  2010-04-07 18:32:03 PST ---
while curl "http://localhost:8000/xxxxxx" -s -w "Time: %{time_total}\n" | grep
Time ; do; done;
reproduces the hang.
Suggesting that this is not WebKit, but rather some lower-level system service
(like lookupd?) or apache itself.

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