On 9/9/09 5:36 PM, Mike Naberezny wrote:
> Lennart Regebro wrote:
>> That could work. How does supervisord tell if a process is "up"?
>
> Specifically with regards to starting the process, it is when the process
> transitions from the STARTING state to the RUNNING state.  You'll see this in
> the log at the INFO level.

More descriptively, it transitions from STARTING to RUNNING if the process is 
still "up" after startsecs have gone by.

- C
_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to