Hi guys,
we have installed limesurvey on a virtual machine at our institute. From time to time we are getting the information, that someone can't access a survey. This happens espacially after a mailing, when more users try to access the survey.
I tried to figure out, where the limitation is and have following information:
- the error message is a bad request: "The CSRF token could not be verified". I can't confirm that, the users don't make a screenshot

and I can't make them do so. (additional: We don't use tokens for this survey)
- I raised the max_input_vars of the server to 5000 a long time ago (I read to do so) - further information in the attached phpinfo
- At the time when the access is on maximum only 12 sessions are simultanious open (12 users are about to fill out the survey) this means not, that they clicked on the same time a button (a server request). It seems that a further person can't access the Welcome-Page of a survey. This specific survey has 29 questions in 9 groups and about 130 variables.
General infos:
Version 2.06+ Build 151109
Apache 2.4.7 Ubuntu
MySQL 5.5.49
I have two specific questions:
- Can someone see, where the limitation is? Do you need further information to do so?
- I would like to do a performance test to see how many sessions and requests can be managed. Do you know a tool to do so?
Thanks in advance
Stefan