Hi all,
We recently upgraded our LimeSurvey install from 1.85 to 1.90 version.
Since then we have experienced massive performance problems.
The system is installed on Win Server 2008 with SQL Express 2005 DB.
As a temporary solution while we try to understand what is happening, our hosting company added an extra CPU for us (virtual machine) and doubled the RAM to 2gb but we've seen DB use of CPU hit 100% again.
We're getting survey responses in the tens, hundreds at most, not thousands.
I can't believe we're the only ones to be experiencing this problem?
A quick and dirty trace of the DB looks like a huge number of cursor calls retrieveing hierarchical sub-question data.
It it possible that the re-design around sub-questions has caused this issue?
Is it possible that the upgrade script has removed or failed to add some critical indexes?
We've obviously going to undertake some major structured performance testing starting with a downgrade back to 1.85 and work up from there but this will take time and in the mean time we're suffering badly!
Any ideas for quick fixes we could try?