Ask HN: How do you make sure your website can scale? How do you test that your website can handle a certain load? Currently the website I handle sees around 120,000 active users a day. Half the site is marketing pages (mostly static HTML) and everything after login is dynamically generated. |