← Back to team overview

harvest-dev team mailing list archive

[Bug 827874] Re: Loading '/' is too expensive

 

More specifically, in the past day of recording execution time for pageloads, #2 and #3 slots for most expensive were fetching '/' and a number of #10+ were fetching 'robots.txt' which is handled directly out of urls.py, suggesting that the data for which urls are expensive or not has been corrupted by the system getting wedged.
I can also tell you that postgres spends its life basically idle and unless the system is wedged all queries are <500ms, and that the apache/python processes gradually grow memory-wise until they hit swap and run away entirely and the system starts not handling connections properly.

-- 
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
https://bugs.launchpad.net/bugs/827874

Title:
  Loading '/' is too expensive

Status in Harvest Service:
  Confirmed

Bug description:
  Loading '/' is too expensive. The machine is getting more and more
  unhappy and this causes problems for summit, loco directory and other
  pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/harvest/+bug/827874/+subscriptions


References