57
edits
No edit summary |
|||
| Line 59: | Line 59: | ||
= Load Testing ToDo = | = Load Testing ToDo = | ||
* Get code into a repository | * Get code into a repository | ||
** Status: Done | |||
** code is at svn://svn.mozilla.org/projects/help.mozilla.org | |||
* Document server installation process | * Document server installation process | ||
** Status: Done | |||
** readme is at svn://svn.mozilla.org/projects/help.mozilla.org/trunk/README.txt | |||
* Create a data set that has a reasonable amount of records to reflect estimated production data | * Create a data set that has a reasonable amount of records to reflect estimated production data | ||
** Status: Done | |||
** Loaded up the Firefox help files for english, polish, and german languages. | |||
** 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: In Progress | |||
* 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