I have switched to nginx/uwsgi since the conversation above. Unfortunately I cannot help you with Apache. I also had to experiment with the timeout in in my present setup. I cannot remember the particulars at the moment.
Regards Johann On 2 February 2014 22:51, Encompass solutions <[email protected]> wrote: > Hi there. I am having similar errors, but don't know how to change those > settings. > Could I get a few more details on how this is done? > BR, > Jason Brower > > > > On Wednesday, November 20, 2013 1:51:14 PM UTC+2, Niphlod wrote: >> >> raising the timeout isn't gonna solve the issue that some request are >> taking more than 10s to return........... >> play with processes, threads and maximum-requests parameters in the >> apache config for mod_wsgi to see what's going on. >> >> On Wednesday, November 20, 2013 8:15:46 AM UTC+1, Johann Spies wrote: >>> >>> I get this regularly: >>> >>> [error] [client 146.232.128.186] Script timed out before returning >>> headers: wsgihandler.py >>> >>> Yesterday I experimented with increasing the timeout from 10s to 50s in >>> /etc/apache2/mods-enabled/reqtimeout.conf and thought it made a >>> difference but this morning I had the same problem again. >>> >>> In such a case the only thing that helps is restarting apache2. >>> >>> Why is that a problem? >>> >>> Regards >>> Johann >>> -- >>> Because experiencing your loyal love is better than life itself, >>> my lips will praise you. (Psalm 63:3) >>> >> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

