From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ezra Zygmuntowicz Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Re: Mongrel 2.0 Date: Mon, 17 Nov 2008 12:47:12 -0800 Message-ID: References: Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226954855 31015 80.91.229.12 (17 Nov 2008 20:47:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2008 20:47:35 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Nov 17 21:48:35 2008 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=u/wikYQEHxPM5arecFYprOz0E5moqmOLrdcPQA8/3BU=; b=VTknufPxIhm08lFtHT4gM6wY2Z/WLn/55YJiKwNP5453VLjlPO9VR9wL7kCV0vuUCd /7h397zPGeZXUVYBsTsmYXbOsKPnBTzl21TAY+cMFgV2oDnfdrguACCcC9F4Y8vmsg2i UFG1cy9LSPqa0EqSqRogUHaigr5yGXEcuhtQU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=rLyJSP0yne9wJJvG+VksH6VpjHkb7qgweqy/zxIFAVBgeUDSfgc6kv7pC+Diz7tGOW XDtPEd1LJ9MSWIoiYsrFwEZUL94EgcHy83PNnE2QzlNxMFYxgl9rP7vhI3YtvN0UEA4u 8YHvrEcIk9qrOgvakQZTMl0qaC8pgcPWE0524= In-Reply-To: X-Mailer: Apple Mail (2.929.2) X-BeenThere: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:70 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1L2B1P-0001xF-7s for gclrmd-mongrel-development@m.gmane.org; Mon, 17 Nov 2008 21:48:35 +0100 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2D2E618585A0; Mon, 17 Nov 2008 15:47:24 -0500 (EST) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by rubyforge.org (Postfix) with ESMTP id 8F12918581A2 for ; Mon, 17 Nov 2008 15:47:18 -0500 (EST) Received: by rv-out-0506.google.com with SMTP id f6so2972027rvb.59 for ; Mon, 17 Nov 2008 12:47:17 -0800 (PST) Received: by 10.140.192.9 with SMTP id p9mr2466475rvf.236.1226954837826; Mon, 17 Nov 2008 12:47:17 -0800 (PST) Received: from 220.14.224.10.in-addr.arpa (md20f36d0.tmodns.net [208.54.15.210]) by mx.google.com with ESMTPS id k2sm10693152rvb.1.2008.11.17.12.47.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 Nov 2008 12:47:13 -0800 (PST) List-Post: These all look good to me. If you move the --clean option into mongrel proper then we no longer need mongrel_cluster afaik. Cheers- -Ezra On Nov 17, 2008, at 12:33 PM, Evan Weaver wrote: > Also, I will document the release process. > > Evan > > On Mon, Nov 17, 2008 at 3:32 PM, Evan Weaver wrote: >> Hi Mongrels, >> >> I'm working on trunk and would like to change the following things >> and >> release it as a 2.0rc. >> >> - Timestamped logging >> - 1.9.1rc compatibility >> - Early PID drop >> - Error code instead of connection-close, as discussed earlier >> - Option to fork and run from a shared socket on Linux instead of >> queueing >> - Move to a Rack handler interface, and include backwards-compatible >> versions of the current ones >> - Eliminate gem_plugins >> - Other random bugfixes from off the trac and github >> >> I'm unsure of what to do about mongrel_cluster. Do people still use >> that? Only for the --clean option? It would be nice if it could go >> away. >> >> At a later date, I would like to include optional ESI parsing to help >> people's dev environments. >> >> Please fuss at me if these are bad. >> >> Evan >> >> -- >> Evan Weaver >> > > > > -- > Evan Weaver > _______________________________________________ > Mongrel-development mailing list > Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > http://rubyforge.org/mailman/listinfo/mongrel-development Ezra Zygmuntowicz ez-NLltGlunAUd/unjJdyJNww@public.gmane.org