> Hi Roberto > > Thanks for your reply. Yes, that branch does fix the segfault. However, > the > same issue appears to be there. As below: >
Ok, make another pull, now the loyal/heartbeat subsystem takes broodlord in account so instances are not destroyed too early. The new code export and env var named UWSGI_BROODLORD_NUM containing the zerg instance number. In that way you can bind to unix socket for the stats subsystem easily: [zerg] stats = /tmp/stats-zerg$(UWSGI_BROODLORD_NUM).socket -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
