Data is sent in a json payload to werkzeug (0.9.4) with run_simple as the 
http server (ubuntu and centos).  As the data size increases to 64K the 
system freezes.  Have tried gevent pywsgi and tornado http server and the 
result is the same except gevent.pywsgi freezes at 32K of payload data.

The code is wrapped in try/except's but the system freezes and the only way 
to break out is with a ctrl-C.


-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to