I have a simple web app (bighelp.business). I anticipate the number of users to steadily increase.
I'm having nightmares of having to guesstimate how much extra RAM and cores to add every week. Furthermore, WSGI has these switches I use... --processes=5 and --max-requests=50. I don't know how I should alter these as my userbase grows and I don't want to guesstimate. How to others deal with growth? By the way, if I port my Django app to Google App Engine, does it automatically solve all these problems or is that just wishful thinking? Thanks! Chris -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7bb16367-44fa-4593-9826-968a0084adbbn%40googlegroups.com.