this <http://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.1.html#on-demand-vassals>
On 25 June 2014 17:40, Roberto De Ioris <[email protected]> wrote: > > > This is the fastrouter shared socket: > > > > LISTEN 0 8192 127.0.0.1:3030 > > > > I see the queue is ok. > > > > In the logs I get error specifically about this: > > > > LISTEN 99 100 x.x.x.x:56788 > > > > This is the port which vassal automatically open. I see that the queue is > > 100, while vassal config also have *listen = 8192 *. > > > > > > Wait, it was not clear that you are under on_demand mode, in such a case > the listen_queue is the one set in the Emperor (the one set in vassals is > used for all non-base sockets). At this point, why you have a "socket" > directive in the vassal ? > > I did not enabled on_demand mode. You mean this <http://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.1.html#on-demand-vassals>? As I understand Emperor is just managing vassal processes, and vassals subscribe to fastrouter and communicate via this socket I have. > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
