Bug 101373 - Switch chromium windows bots back to using Apache
Summary: Switch chromium windows bots back to using Apache
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 10:49 PST by Ojan Vafai
Modified: 2013-04-09 13:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-11-06 10:49:43 PST
When we switch the Mac/Linux bots to using apache we saw a significant reduction in the number of flaky http tests. Hopefully a newer version of Apache on Windows will have the same benefit there. It would also simplify run-webkit-tests to not need to support lighttpd.
Comment 1 Dirk Pranke 2012-11-06 10:58:04 PST
There's a chromium.org bug for this that's been open forever:

https://code.google.com/p/chromium/issues/detail?id=30536

at one point I talked to rniwa about this and he was deeply skeptical that apache2 would help; he thought we'd need to move to IIS.