[ops] nova wsgi config
Thomas Goirand
zigo at debian.org
Thu Oct 24 23:15:48 UTC 2019
On 10/24/19 11:06 AM, Arnaud Morin wrote:
> Hey Thomas,
>
> Thank you for your example.
> If I understand well, you are using 4 processes in the uwsgi config.
> I dont see any number of thread, does it mean the uwsgi is not spawning
> threads but only processes? ( so there is only 1 thread per process?)
>
> Thanks,
Hi Arnaud,
If you carefully read the notes for nova, they are saying that we should
leave the number of thread to 1, otherwise there may be some eventlet
reconnection to rabbit issues.
It's however fine to increase the number of processes.
Cheers,
Thomas Goirand (zigo)
More information about the openstack-discuss
mailing list