-1
votes
1answer
120 views

My new site (just launched) is under very heavy traffic / load at the moment. What can I do? [closed]

I'm panicking! :) I'm hosted on GoDaddy (I know, I know...), economy web hosting. Any help would be wonderful. The site is pretty slow at the moment (an image rating site). EDIT: My images are being ...
1
vote
2answers
1k views

How to determine approximate maximum number of requests?

I'm building a quite simple web application, and need to get some rough understanding of how much load my server can take. Of course, this depends on a whole lot of factors, but I just need a rough ...
1
vote
2answers
1k views

How to calculate server bandwidth / load estimates?

What's either a good rule of thumb or a method to estimate load on a Windows server for a php application? How do I estimate bandwidth required for 1000 users on the site, or 10,000?
2
votes
4answers
819 views

Linux testing - CPU & disk

I am a bit rusty lately. What is the standard way to test CPU and disk I/O these days?