unbit / uwsgi

uWSGI application server container
http://projects.unbit.it/uwsgi
Other
3.45k stars 691 forks source link

sending SIGURG to emperor doesn't clear the blacklist #1151

Closed Shir0kamii closed 8 years ago

Shir0kamii commented 8 years ago

Hi,

While discuting #1148 on the mailing list, unbit pointed me out that sending a SIGURG to the emperor will clear its blacklist.

When I tried it, I indeed saw in my log a "Fri Jan 8 16:51:14 2016 - [uwsgi-emperor] cleaning up blacklist ...". But using the emperor stat page, I noticed that sending this signal doesn't remove the vassal from the blacklist.

After seeing this I searched details in the documentation but found nothing. I mainly searched in the Emperor page. I don't know if it's not documented or if it lacks visibility but I'm willing to improve this after the first point is resolved.

Does anyone knows more about this ?

Shir0kamii commented 8 years ago

fixed in #1153