Opublikowane
2006-12-15 23:43
Just to set better context, here is our load testing scenario:
- Implement the College Prep Application for 2007 on CiviCRM v1.6
- Deploy the above application on the network as configured when it goes live.
- Use a load testing program to simulate n students hitting the application simultaneously with random sleep/think times. If possible, simulate some form errors also. Data to be used from last year's application which has been randomized and munged with. The data is hierarchical and in a simple xml format.
- Increase the number of students in a methodical manner and measure various parameters including: load and memory utilization on each web server and database machine, network bandwidth, overall throughput, processing time per page and application.
- Optimize the architecture / CiviCRM code and improve results. Ideally we'd like to be able to handle 2K - 5K users simultaneously quite efficiently.
- login into Drupal
- click on CiviCRM
- do a search
- view a contact
- click on Administer CiviCRM
- logout
Filed under