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: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.4 required=5.0 tests=AWL,PLING_QUERY, RP_MATCHES_RCVD shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by dcvr.yhbt.net (Postfix) with ESMTP id D52BA296835 for ; Fri, 16 Sep 2011 17:26:23 +0000 (UTC) Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 3A9701858381; Fri, 16 Sep 2011 13:26:23 -0400 (EDT) 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 A62C71858376 for ; Fri, 16 Sep 2011 13:00:13 -0400 (EDT) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 10FF21F458; Fri, 16 Sep 2011 17:00:13 +0000 (UTC) Date: Fri, 16 Sep 2011 17:00:12 +0000 From: Eric Wong To: unicorn list Subject: Re: Rainbows! or unicorn? Message-ID: <20110916170012.GA18588@dcvr.yhbt.net> References: <20110916111107.GA15421@dcvr.yhbt.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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 russell muetzelfeldt wrote: > On 16/09/2011, at 9:11 PM, Eric Wong wrote: > > :ThreadSpawn + worker_connections=1 and the (default) :Base option are > > almost the same in Rainbows! if you don't want to worry about your app > > being thread-safe at all. > I passed on Rainbows::Base just because of the "not intended > for production use" comment in the docs. Ah, Base and worker_connections=1 (anywhere) is risky for dealing with untrusted clients directly. _______________________________________________ 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