View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09109 | Bug reports | Survey taking | public | 2014-06-21 16:33 | 2014-06-23 22:04 |
| Reporter | fairsay | Assigned To | c_schmitz | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | not fixable | ||
| Product Version | 2.05+ | ||||
| Summary | 09109: Survey taking (and all other limesurvey page loads/submits) hangs while emails sent | ||||
| Description | When inviting/reminding people to take a survey via the tokens emailing functionality, I have noticed that all other limesurvey access hangs while this sending process occurs. Since many people receive the email and immediately click on it to take the survey, this means many trying to take the survey are unable to access it immediately and often don't complete (then or later). Often I am inviting 1-2 thousand people (in 50 person batches) and this means access can be delayed of the sending 'hour'. Due to this issue I now pace my sending, but I have noticed it has prevented many people from loading the survey in the first place. I may be missing something (since it may be a machine issue, a set-up issue or something else), but it seems that email send (invite/remind) should be asynchronous to the other operations of limesurvey. | ||||
| Steps To Reproduce | 1) Take any survey Behaviour: it will hang until the sending is complete | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 140618 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Any | ||||
| Database type & version | MySQL 5.0.x | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.3.x | ||||
|
Server issue, can not be a LS issue. |
|
|
If it is a server issue, wouldn't other applications on the same server be affected (and they aren't). Emailing is handled via SMTP to a remote server, so my guess (hence why I filed this issue) was that the limesurvey send php script was the problem - or perhaps the limesurvey process connection with mysql (I'm guessing here)? Perhaps there is a better way to set-up limesurvey emailing so it can handle emailings while remaining availability - but I didn't find anything in the documentation. How does the hosted limesurvey server handle this? |
|
|
It is a server issue for sure. If it affects only LimeSurvey then most likely the number of process assigned to your LimeSurvey subdomain is too low (FCGI). Anway, it is not a bug so I am closing this issue now. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-06-21 16:33 | fairsay | New Issue | |
| 2014-06-23 18:02 | DenisChenu | Note Added: 30212 | |
| 2014-06-23 19:36 | fairsay | Note Added: 30214 | |
| 2014-06-23 19:37 | fairsay | Note Edited: 30214 | |
| 2014-06-23 22:04 | c_schmitz | Note Added: 30216 | |
| 2014-06-23 22:04 | c_schmitz | Status | new => closed |
| 2014-06-23 22:04 | c_schmitz | Assigned To | => c_schmitz |
| 2014-06-23 22:04 | c_schmitz | Resolution | open => fixed |
| 2014-06-23 22:04 | c_schmitz | Resolution | fixed => not fixable |