In wsgihandler.py replace application = ExecuteOnCompletion2(gluon.main.wsgibase, callback)
with application = gluon.main.wsgibase You may want to rename this into wsgihandler2.py so it does not get overwritten when you upgrade. On Oct 30, 4:34 pm, Fred <[email protected]> wrote: > In my testing, setting nocron=True in options_std.py or options.py has > no effect in the mod_wsgi context. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

