Hello Roberto, nofile - it's not the reason, user can open upto 32K file pointers
here is some system setting you can check http://pastebin.com/FTXVez2k usually they allow me to open about 30K connection on nginx with no problem at all. here is also my uwsgi cmd: uwsgi --socket /tmp/uwsgi.sock --processes 1 --async 10000 -l 2048 -L -C --master --module uw -H /srv/virtualenvs/test/ I'll be gladly to test for you this debugging framework :-) _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
