Relative Content

Tag Archive for pythondjangoherokunewrelic

Heroku Django performance issues – Request Queuing

We run a Django application on Heroku, and lately we’ve been seeing some performance issues. We have New Relic APM add-on installed, and I can see that any time there is a peak in response times, the time is mostly spent in what New Relic calls “Request Queuing” (see attached image).
enter image description here