I can recreate the problem by just hitting a page with about 90 requests in 5 seconds. So I guess about 20 requests per second.
It looks like it is only happening with uWsgi requests. Static pages seem to work great. My current command line options for uWsgi are: /usr/bin/uwsgi -s 127.0.0.1:45516 -t 60 -M -p 10 -C -x /......../uwsgi.xml I've tried playing with -t and -p but doesn't seem to change the outcome. I guess I'll check over at uWsgi for more trouble shooting.
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
