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=-0.2 required=5.0 tests=AWL shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com [50.56.192.79]) by dcvr.yhbt.net (Postfix) with ESMTP id 9C4671F4F5 for ; Thu, 2 Aug 2012 20:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1CA163AFFA; Thu, 2 Aug 2012 20:55:09 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id BCFB93AFF9 for ; Thu, 2 Aug 2012 20:54:58 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 768591F42D; Thu, 2 Aug 2012 20:54:57 +0000 (UTC) Date: Thu, 2 Aug 2012 20:54:57 +0000 From: Eric Wong To: mongrel-unicorn@rubyforge.org Subject: Re: [RFC/PATCH] bind listeners after loading for preload_app users Message-ID: <20120802205457.GA5027@dcvr.yhbt.net> References: <20120630001708.GA23513@dcvr.yhbt.net> <20120801203405.GA4094@dcvr.yhbt.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120801203405.GA4094@dcvr.yhbt.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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 Eric Wong wrote: > Eric Wong wrote: > > Hey all, this is probably a sensible change to make for unicorn 4.4.0 > > > > There's a small chance of introducing an incompatibility if an app > > somehow internally depends on having a listen socket ready while it's > > loading. A test case to avoid one breakage with Raindrops::Middleware > > is included. > > > > (original bug reporter Bcc-ed) > > Any comments? I'm leaning towards applying this to master > > ref: http://mid.gmane.org/20120630001708.GA23513@dcvr.yhbt.net Thanks both, pushed to master. (commit 53c375dc933b62b24df2c54d3938b03fa9da1f06) Looking to release 4.4.0 in a few days (need some more FreeBSD testing) _______________________________________________ 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