57
edits
Line 69: | Line 69: | ||
** code is at svn://svn.mozilla.org/projects/help.mozilla.org/trunk/database.sql | ** code is at svn://svn.mozilla.org/projects/help.mozilla.org/trunk/database.sql | ||
* Determine an estimated requests/second target | * Determine an estimated requests/second target | ||
** Status: | ** Status: Done (but could do with revision) | ||
** According to the firefox download count feed, there have been over 310 million downloads. Let's say that 5% of those people are clicking on help at any one time, that would make the number of hits 15.5 million conncurrent hits. | |||
** Might need revision based on results of [https://bugzilla.mozilla.org/show_bug.cgi?id=372065 bug 372065]. | |||
* Work with IT to get application installed on stage and database set up on stage | * Work with IT to get application installed on stage and database set up on stage | ||
* Decide which high-traffic pages you want to test | * Decide which high-traffic pages you want to test | ||
* Create a simple shell script to test using AB (until grinder issues are worked out) | * Create a simple shell script to test using AB (until grinder issues are worked out) | ||
* Run said shell script from another machine that has available resources | * Run said shell script from another machine that has available resources |
edits