Hacker News new | ask | show | jobs
by sharemywin 3648 days ago
for static stuff you can offload to cdn. where is session being stored? if it's on the web server you need to store it on the client or the database. then you can add more webservers. to test scaling at different numbers of users you need to profile your users work and then script it with a something like loadrunner against a test server.