Working with v2.5 we're finding the login time is really slow. I put in a log message at the start of the run() function in controllers/admin/index.php and at the end and they're over a minute apart:
[Thu Aug 04 13:54:09.851063 2016] [:error] [pid 30793] [client] Admin area load, referer: /index.php/admin/authentication/sa/login
[Thu Aug 04 13:55:13.209907 2016] [:error] [pid 30793] [client] Admin area end, referer: /index.php/admin/authentication/sa/login
My first suspicion was the LDAP login as taking up the time but that all runs in under a second. So I narrowed it down to the renderWrappedTemplate command:
Since you already put some effort in pinpointing the issue I recommend opening a bug report.
I haven't found a bug ticket which relates directly to your issue.
The devs will tell you to update to a newer build of LS 2.5 first.
Hi there.
I had the same issue.
What solved the issue for me, was to disable the ComfortUpdate. If it´s an Option for you to disable this Feature, you can find an instruction here:
www.limesurvey.org/manual/ComfortUpdate
If your LS installation has no access to the internet, then disabling ComfortUpdate like XXXIII could be the solution. With access to the internet I don't think this will make much of a difference.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.