From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.3 required=5.0 tests=FREEMAIL_FROM,RDNS_NONE, T_DKIM_INVALID shortcircuit=no autolearn=no version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (unknown [50.56.192.79]) by dcvr.yhbt.net (Postfix) with ESMTP id CFD1A1F6FE for ; Sat, 3 Aug 2013 08:09:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D51BD2E345; Sat, 3 Aug 2013 08:09:53 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org X-Greylist: delayed 708 seconds by postgrey-1.31 at rubyforge; Sat, 03 Aug 2013 08:00:21 UTC Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by rubyforge.org (Postfix) with ESMTP id B4FE52E328 for ; Sat, 3 Aug 2013 08:00:19 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id hr7so139409wib.6 for ; Sat, 03 Aug 2013 01:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; bh=wQPUL6tBIP3H+0y6EC/dLvGO5oViKFprOJUHUXCCYSw=; b=pJ362cUpCZHyl4MMc5jbZ8ZWC7BP7n8wi4F8fnZVYsnz37cGBL6SL073k7iuvq8l0W k2FhyHOzDJj3oSjbgw+4c5rVrpFVQCzOuuyiIzMYtb7W6WCO9iSnd+p0TcvaReFjOpiM EW/QvevLSSXtNg0jDYSSb/RxGp3z6jH7Z3Pwq+MIugspVF2aU7ax9j7hHTZpQsCwU78w YRnCs2iPH7zNB7Okx4k+cXKn0xCoYFrdpHvo83gbc/5yc5zSXmevIIud7BxPDuqpoSHF nAwBFYXUox/IKk8eUWkMgSPwYyGBGXLzNBzOB0EI+1n0j4yG3OyViSfzrDOr62XV0QG8 G0hw== X-Received: by 10.194.9.229 with SMTP id d5mr7068214wjb.66.1375516509428; Sat, 03 Aug 2013 00:55:09 -0700 (PDT) Received: from [10.132.74.102] ([37.160.187.60]) by mx.google.com with ESMTPSA id n2sm7851425wiz.4.2013.08.03.00.55.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 03 Aug 2013 00:55:08 -0700 (PDT) Subject: Re: [PATCH] unicorn_forever: new executable to respawn masters References: <20130724031151.GA14534@dcvr.yhbt.net> From: Jeremy Lecour X-Mailer: iPhone Mail (10B329) In-Reply-To: <20130724031151.GA14534@dcvr.yhbt.net> Message-Id: <7E1BD631-966F-46AC-A10D-963BFE1ABEE2@gmail.com> Date: Sat, 3 Aug 2013 09:55:01 +0200 To: unicorn list Mime-Version: 1.0 (1.0) X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org > This may be useful for daemontools and similar init replacements > which behave badly when the master process is replaced during the > normal SIGUSR2 && SIGQUIT routine. Does Monit fall into this category of tools? Each time I restart a master process I have an alert (change of pid) which is fine but not necessary. -- Jeremy _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying