Tuesday, 13 August 2013

Reasonable web server performance

Reasonable web server performance

I'm currently running some performance tests to see how many requests per
second a newly developed web back-end can handle. However, I have
absolutely no idea how many requests per second I should expect the web
server to handle (10? 100? 1000?).
I'm currently testing on a modest 1GB - 1 core virtual machine. What
should be a reasonable minimum number of request/second such a server
should be able to handle?

No comments:

Post a Comment