>> >> > 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. > >
i am quite doubtful your socket is reset by the kernel to 100 (100 is the uWSGI default, while the linux one is 128). Try running the instance manually (without the Emperor), and strace it to check which listen value is passed. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
