[Webkit-unassigned] [Bug 140715] REGRESSION (Yosemite): HTTP tests time out waiting for subresources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 21:10:24 PST 2015


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

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Enabled Apache performance logging in r178798 to hopefully see where the stall occurs.

There are a lot of "slow" CGI scripts being executed in parallel with this test when the problem occurs, so it could be that Apache somehow delays handling the resource. On the other hand, we have a high number of concurrent requests allowed, so this shouldn't be happening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150121/93428512/attachment-0002.html>


More information about the webkit-unassigned mailing list