Page MenuHomePhabricator

Labs-vagrant is very slow
Closed, ResolvedPublic

Description

I tried to set up a labs-vagrant instance on both clusters, with the labs::vagrant role, the uploadwizard vagrant role, and other than that, default configuration:

uploadwizard-osm -- i-00000aa3.pmtpa.wmflabs -- http://uploadwizard-osm.wmflabs.org/
uploadwizard-osm-equiad -- i-00000154.eqiad.wmflabs -- http://uploadwizard-osm-equiad.wmflabs.org/

For both instances, MediaWiki page load time takes exactly 60s. Image and api.php loading times are normal. Local requests via CURL are equally slow. The page generation time reported by MediaWiki (on the debug toolbar, or as a HTML comment at the end of the page) is below 1 second. Apache itself (via the %T log parameter) reports the 60 sec loading time.

I've played around with all the timeout settings in LocalSettings.php, but they did not have any effect. Disabling Redis caching by commenting out the related lines in /vagrant/LocalSettings.php did not have any effect either.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=62483

Details

Reference
bz62551

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:01 AM
bzimport set Reference to bz62551.
bzimport added a subscriber: Unknown Object (MLST).

Exactly 60 seconds sounds like bug 63338.

  • This bug has been marked as a duplicate of bug 63338 ***