I'm not really sure how to get any more information on this to help
with debugging, but what's happening is my worker process freezes when
it's just finished running uwsgi.suspend() and another request comes
into uwsgi.  I see my logging statement just before the
uwsgi.suspend(), but after another http request comes in there's no
more messages even if there's content on that socket it's suspending
on.  The next message I get after some time in the HARAKIRI one.

What's strange is I'm running similar code on another machine and it
seems to be working fine on there.  I did see similar failures, but
after it's been running for a while they seem to have gone away.

Is there any way to get additional logging for uwsgi to see where it's
locking up?
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to