Open GoogleCodeExporter opened 8 years ago
Right now during peak hour the site has 150+ requests per hour.
With 50 browsers, that's about 2+ uploads per second. If you count the polling
for the url, authentication, upload, that's several hundred requests every time
someone presses the submit button on the front page.
I seem to be seeing a lot of "503 overloaded" errors during the peak hours.
The current rule is to select the latest minor version from each major version
of browsers. ie. 3.6 but not 3.5, 3.0. This is not accurate since no one uses
firefox 1, 2 but a lot use 3.0, 3.5.
If no browsers were ticked on the front page by default then there'll be less
load on the web server. Or maybe a random selection, since poor MSIE will get
overloaded.
Original comment by nik...@gmail.com
on 20 Jan 2011 at 3:38
Original issue reported on code.google.com by
dhahler@gmail.com
on 2 Feb 2010 at 8:21