Hello all,
I am very impressed of limesurveys features. But on my server I get a very poor performance testing with ab -n100 -c10. Especially compared to the results of a small php-testsite on the same system:
Limesurvey (Home-URL /)
Requests per second: 4.20 [#/sec] (mean)
Time per request: 2379.019 [ms] (mean)
Time per request: 237.902 [ms] (mean, across all concurrent requests)
Transfer rate: 41.07 [Kbytes/sec] received
PHP-Testsite with some MySQL-Queries:
Requests per second: 174.85 [#/sec] (mean)
Time per request: 57.191 [ms] (mean)
Time per request: 5.719 [ms] (mean, across all concurrent requests)
Transfer rate: 1828.60 [Kbytes/sec] received
I am using nginx, php-fpm, php-apc + limesurvey (latest trunk from github, master-branch). Do you have any ideas why limesurvey is so slow?
Thanks in advance!, Jonas.