in the past 3 days we've noticed that our site has been experiencing too many downtimes. For very slow page load to not loading at all for up to 1 minute. I have looked through the server log and everything seems normal. What could the problem?
in the past 3 days we've noticed that our site has been experiencing too many downtimes. For very slow page load to not loading at all for up to 1 minute. I have looked through the server log and everything seems normal. What could the problem?
I've been experiencing the same! Just noticed today. I've been using PythonAnywhere for a long time already, and this slowness is very unusual. Mine even taking more than 1 min.
Looking at the Network tab in Chrome, there's a lot of js files taking so long to load. Note I have set my static files to be "served straight off the disk" in the web app settings.
Same issue, i tried everything and it seems nothing works,. I never took so long to respond also when i reload the app its taking too much time
We need more information to help. Did you figure out what exactly is slow? The help page above has some debugging tips.
I tryed appliying lot pf things, adding indexes, Adding django-debugtoolbar. With that tool, it seems to be an issue whith the database, but even the actions not making queries or just making simple queries like a list of 10 categories.
Takes too much to load.
Also when i reload the app its taking too much, like 20/30 sec just to stop And start the django app.
What database do you use for your web app? Is it SQLite? MySQL? Postgres?
Im using the mysql database you provide in the version 8. Something i think .
What is the example query with more details that you see as slow? (You could email us at support@pythonanywhere.com if you do not want to post it here)