2009/5/29 Martin Lesser <[email protected]>: > > The problem: http://redmine.lighttpd.net/issues/1993 > > The lighty-guys claim that's a webpy issue but my experiences today > say it's not. > > Any ideas how to track this down are welcome.
Try starting the web.py fastcgi manually. That will take out spawn-fcgi completely from the picture. python code.py fastcgi /usr/home/ml/webpy/workdir/.fb.sock Anand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
