[ops] nova wsgi config
Arnaud Morin
arnaud.morin at gmail.com
Fri Oct 25 10:58:40 UTC 2019
That what I figured out after writing my previous mail.
Anyway, thanks for your help!
See you in Shanghai.
--
Arnaud Morin
On 25.10.19 - 01:15, Thomas Goirand wrote:
> 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