I realise this is probably very basic stuff, but I'm interested to know what you guys would recommend as the best way to recommend server performance? I have just bought a managed dedicated server but I also still have a semi dedicated server running some sites too, so I'm intrigued to see how much improvement there is. Although I expect the dedicated server performance to be better (as the semi-ded is only virtualised), how best should i go about this comparison?
|
feedback
|
|
I use Siege, it's fairly simple to use but fairly powerful. To test it out just do
where -c 64 is the number of concurrent threads and -t 30s is the time to run the test for. It'll print a load of lines but at the very end you'll get some text like
which gives you some fairly good comparison info. The key things are | |||||||
feedback
|
|
While it is a little bit older, how about httperf from HP Labs? | |||
|
feedback
|
|
If you are looking for some windows based performance test tools for web servers, I would like to suggest you try WCAT | |||
|
feedback
|