Posted by shintokm on September 7, 2012 at 5:08pm
Hi All,
I am SHINTO MATHEW, i have a site for E-learning . It includes different sample question papers. My main module is quiz module. the users can take test . I am conducting test for colleges , but am facing performance issue . if a 50 users are taking the test at same time , its getting a big issue for me.
Please guide me about the same. Now this is major challenge for me. Help me !!!!
Thanks,
SHINTO MATHEW.
Comments
Performance tuning
Greetings -
I suspect this is an overall issue with Drupal site tuning and not Quiz itself. I recommend you read this article:
http://fuseinteractive.ca/blog/drupal-performance-tuning-0
The most important things to keep in mind:
I'm also using Quiz with a Drupal 7 site and it has to support ~ 70 concurrent quiz takers.
Hope this helps!
mjp
Thanks , Let me try.
Thanks , Let me try.
Find the bottleneck
You need in depth analysis to find the bottleneck. Profiling module will give you a detail analysis that will help you identify the bottleneck. Here is good article about it. http://www.mindyourcode.com/php/drupal-profiling-performance-analysis-fo...