[mezzanine-users] Slow page load of Python 3 Mezzanine site on Webfaction

2015-06-17 Thread xnx
I'm having problems with my mezzanine site which is periodically very slow to load (TTFB up to 25 secs, sometimes). This usually happens immediately after restarting Apache, but also after a few hours' inactivity. The time seems to be spent waiting for the server to respond with the HTML: the

Re: [mezzanine-users] Slow page load of Python 3 Mezzanine site on Webfaction

2015-06-17 Thread Eduardo Rivas
Have you tried deploying the same site using Python 2? It might just be a matter of insufficient resources for what you're trying to do. You can also try changing your application server from Apache to Gunicorn or uwsgi, or just enable more workers for your site. Also, make sure you're using the