Hi Roberto,

On Wed, 15 May 2013 10:31:19 +0200
"Roberto De Ioris" <[email protected]> wrote:

> You basically have a special condition of multiple instances using the
> same --ftok. Am i right ?

Well, it's a single instance although in Zerg dance for short
period of time effectively you have 2 instances: old and new. Relevant
bit of configuration (Linux):

thunder-lock = true
lock-engine = ipcsem
ftok = /etc/uwsgi/ftok

> As ipcsem are the only kind of locking to allows multiple-instances
> locking i think it is whorty to make a special case for it.

This seems to only affect Zerg dance scenario - in normal circumstances
we do want to cleanup on exit. Multiple instances might be another use
case (?).

Marcin
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to