Hi all, I have a site with django, uwsgi and nginx.
Currently, i hit an issue, the site became slow while active connections more the 500, I've start uwsgi sever with following command: /*usr*/local/*sbin*/*uwsgi* -s 127.0.0.1:7198 -H /data0/*pfenv* --* pythonpath* /data0/*htdocs*/*pianfang*/*ooq*/*src*/ -w deploy.wsgi -d /data1/logs/pianfang.log -p 12 -m Is it configurion issue? I've tried to spawn more processes , it seems no effect. Anyone can do me a favor look at this issue? Thanks Lloyd Sheng
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
