On 29 Mai, 06:01, Anand Chitipothu <[email protected]> wrote:
>
> 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

Did that and was able to crash the app once more so it's indeed
not a spawn-fcgi issue.

The problem does not occur if I talk to the app via the "built-in"-
server
(port 8080) but if I talk to it via lighty on port 80 which uses the
socket created by flup.

Any further ideas what's going wrong?

TIA, Martin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to