serradi / smap-suite

Automatically exported from code.google.com/p/smap-suite
0 stars 0 forks source link

Very large surveys cause a timeout error on upload #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Load the evr survey to reproduce.

The survey is successfully loaded however the ajp connection times out before 
the response is returned to the client.

Apache Log:
[Sat Sep 22 02:18:29 2012] [error] (70007)The timeout specified has expired: 
ajp_ilink_receive() can't receive header
[Sat Sep 22 02:18:29 2012] [error] ajp_read_header: ajp_ilink_receive failed
[Sat Sep 22 02:18:29 2012] [error] (120006)APR does not understand this error 
code: proxy: dialog to (null) (localhost) failed

Original issue reported on code.google.com by neilpen...@gmail.com on 22 Sep 2012 at 2:32

GoogleCodeExporter commented 9 years ago
Fixed. Timeout increased to 600 seconds.  Another issue has been raised to 
improve the performance of survey uploads

Original comment by neilpen...@gmail.com on 23 Sep 2012 at 12:00