The best answer is it depends on your application and usage patterns.
You will want to test loading your system till it breaks for different
values of n.
Potential starting values of n might be small (e.g. 8) for heavy
computational apps, and much larger for database query or I/O heavy apps
(e.g. 256 or even 1024). Note that these are starting values, and the
only way to know is to test your app as you see and expect users to use it.
--Jeff
On 11/9/12 8:31 AM, David Montgomery wrote:
Hi,
My servers are 8 core with 16 gigs. How do I choose the best n for
--gevent n --loop gevent
Thanks
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi