Horsepower
Senior member
I keep my website on server space supplied by a vendor. I was told that it could handle up to 1000 simultaneous hits. Over the weekend, I had a webcam uploading an image every 15 seconds and 100 or so people viewing that image in their browser (with a Java applet that refreshed it). It took down the server. The vendor'e explanation was: "The web cam is not streaming, but it is concentrating lots of traffic in a short amount of time which can overload the server. Especially because this is images, requests take longer to load than normal html pages." Does this make sense?