|
|
|
|
|
by devtestapp
5153 days ago
|
|
I'm hosting it on linode, using 2 vps instances at the moment, one for the site and another isolated instance to run the code. The code running VPS is disposable so I can boot up new ones / restore from a snapshot if there are any problems with it. With this setup, I've tested 200 concurrent users with no major problems, and would support easily tens of thousands of hits per day. Having too many users is a problem I would love to have! |
|
Good luck, and I hope you end up with a scaling problem to solve.