My website is similar to this. Same concept. http://www.solomid.net/
I expect 1K concurrent connections to my website.
The website;
- Uses Laravel 3,
- Partially Memcaches queries,
- Mostly CRUD work,
- AJAX enabled.
I currently host it on a random shared web hosting for development purposes.
I had a server like this before, for hosting a private game server, and we had like 400+ concurrent players playing + forum + website
- Quad Core 2.66Ghz HT Lynnfield (X3450)
- 8GB DDR3 ECC
- 2 x 120GB Intel Solid State
- 100MBPS Unmetered
- Windows 2008 Enterprise Edition 64 Bit
- 105 USD/a month
The only difference is: I'll use linux now. No more game server, just the website at port 80.
Such box would work for 1K concurrency? Would it be overkill?
Also, how can I make calculations for the requirements?