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.0 required=5.0 tests=FREEMAIL_FROM,T_DKIM_INVALID 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 7BA7932B29 for ; Thu, 29 Nov 2012 23:10:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 901292E081; Thu, 29 Nov 2012 23:10:09 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by rubyforge.org (Postfix) with ESMTP id 3B9602E07D for ; Thu, 29 Nov 2012 23:10:01 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id wz7so9902430pbc.23 for ; Thu, 29 Nov 2012 15:09:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type:content-transfer-encoding :content-disposition; bh=6ONNEtk3hBxduxmVS2af54dElbHyFhAJcE6rwcVaob0=; b=pxrg7T2iPG5vGwUPdPOgMUBMJhNqd/dVoPS5zsAH9RYKjDwPBn8UP0D+YGpvF2S1c4 Os0YSU+vb0goKPfxydDlF96TMNMGkeCFV2NuxbFZ6z2RQqXxP2L9AeN1MJsKNQiGyEtf eO8bg5c52VQP+GCcKdsQEbXTeRir+ho4RVlX3Z4SWAxg9Z0YuejmLyMMMv6dP8GtxO7C jtGVgaRJ5h2imzoRIbgnGIG7FbnB3gakAdYNa/SGvqVspHPrYfFloFO+oPvwn/gAl5Wh 4sWWE7PYL7ufaanwDrGDB7K+b/rV7noBXWo7IqsAWFdF9wc52cZDA7DTrcitfOS2BV8J jgyw== Received: by 10.68.230.234 with SMTP id tb10mr206081pbc.71.1354230599412; Thu, 29 Nov 2012 15:09:59 -0800 (PST) Received: from [192.168.1.6] (cpe-76-169-140-69.socal.res.rr.com. [76.169.140.69]) by mx.google.com with ESMTPS id wg3sm1910623pbc.28.2012.11.29.15.09.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Nov 2012 15:09:58 -0800 (PST) Date: Thu, 29 Nov 2012 15:09:58 -0800 From: Alex Sharp To: unicorn list Message-ID: In-Reply-To: References: Subject: Re: Maintaining capacity during deploys X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Disposition: inline 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 I remember seeing a gist of a cap script a year or so ago that did something like you're suggesting with TTOU. I know unicorn supports TTOU, but I've never personally done anything different than just using QUIT. - Alex Sharp _______________________________________________ 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