freshwire
28-02-2009, 21:44
I tested some while back using my web starters site: http://www.web-starters.net/
I remotely loaded a random topic 20x per second and noticed no problems with that. Very low resources usage. I would repeat the test now for you but I have several virtual machines and other peoples website to look after This wasn't loading any of the images though.
I would expect you would need 100,000 + per hour to knock out a well configured server with well made scripts running. Also a lot depending on the amount of mysql queries a said script makes or how many extra files you need to load (e.g. images). There are ways to lighten the load (ie. run lighttpd for images and apache just for pages).
This was on Kimsufi 2XL.
Remember it all depends on the OS, the web server in use and the config you use.
I remotely loaded a random topic 20x per second and noticed no problems with that. Very low resources usage. I would repeat the test now for you but I have several virtual machines and other peoples website to look after This wasn't loading any of the images though.
I would expect you would need 100,000 + per hour to knock out a well configured server with well made scripts running. Also a lot depending on the amount of mysql queries a said script makes or how many extra files you need to load (e.g. images). There are ways to lighten the load (ie. run lighttpd for images and apache just for pages).
This was on Kimsufi 2XL.
Remember it all depends on the OS, the web server in use and the config you use.