From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.49.85.105 with SMTP id g9csp277463qez; Tue, 22 Jan 2013 10:14:35 -0800 (PST) Return-Path: Received-SPF: pass (google.com: domain of rack-devel+bncBDVZBRNGRYLRBCVO7ODQKGQESIATM2Q@googlegroups.com designates 10.182.159.9 as permitted sender) client-ip=10.182.159.9 Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-devel+bncBDVZBRNGRYLRBCVO7ODQKGQESIATM2Q@googlegroups.com designates 10.182.159.9 as permitted sender) smtp.mail=rack-devel+bncBDVZBRNGRYLRBCVO7ODQKGQESIATM2Q@googlegroups.com; dkim=pass header.i=@googlegroups.com X-Received: from mr.google.com ([10.182.159.9]) by 10.182.159.9 with SMTP id wy9mr1826111obb.18.1358878475212 (num_hops = 1); Tue, 22 Jan 2013 10:14:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=x-received:x-beenthere:x-received:date:from:to:cc:message-id :in-reply-to:references:subject:mime-version:x-original-sender :reply-to:precedence:mailing-list:list-id:x-google-group-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=xbmJZU8DGmKLIlHsdk11nmLKtWLofQctSE5uzHdL7+w=; b=yQvvMHEJcaN5W/nBbacnub63Azwxbjb4TGujrCVsBjrTKh1VUIv5lXNjRKY3CqNZeC s2UQgdV7iTG+U3iLsivsMT3OUmoK/cTwQVjVrJiy2G8jvVgoTWl8MtMuGeh9ciHqlpg2 jqkWBmALLKIE2aM5c55y0rpCCmo5pY97NPS3siA0fyFkYVQs9Rl5brHJy7b7wP6AgzV6 4ERb1nLQC9MjKOJMVHMHkAkBHIVKS35tQkflI6M5Ir2vRRr9/mgG6cz/XuMfihDIoleu YkmEw3705t7DCo8TWXEsgKTvAh5RX5KHYfC+/gRDTnpW04keol1GTy5u+5LqiKpNsnbR GHNQ== X-Received: by 10.182.159.9 with SMTP id wy9mr562198obb.18.1358878474951; Tue, 22 Jan 2013 10:14:34 -0800 (PST) X-BeenThere: rack-devel@googlegroups.com Received: by 10.182.4.209 with SMTP id m17ls576514obm.84.gmail; Tue, 22 Jan 2013 10:14:34 -0800 (PST) X-Received: by 10.182.118.70 with SMTP id kk6mr411882obb.10.1358878473956; Tue, 22 Jan 2013 10:14:33 -0800 (PST) Date: Tue, 22 Jan 2013 10:14:33 -0800 (PST) From: Hongli Lai To: rack-devel@googlegroups.com Cc: ruby-talk@ruby-lang.org, rack-core@googlegroups.com Message-Id: <03a7f2cd-bf04-43cd-a6ba-a27e6a04583f@googlegroups.com> In-Reply-To: <50fe43c2.68dc440a.126d.ffffe987@mx.google.com> References: <50fe43c2.68dc440a.126d.ffffe987@mx.google.com> Subject: Re: [SEC][ANN] Rack 1.5.0, a modular Ruby webserver interface MIME-Version: 1.0 X-Original-Sender: hongli@phusion.nl Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: X-Google-Group-Id: 486215384060 List-Post: , List-Help: , List-Archive: Sender: rack-devel@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary="----=_Part_286_7533521.1358878473502" ------=_Part_286_7533521.1358878473502 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit We've also implemented the socket hijacking API in the upcoming Phusion Passenger 4: https://github.com/FooBarWidget/passenger/commit/c5b5b2e76034f7c7010c46aefc08967240eda122 ------=_Part_286_7533521.1358878473502 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit We've also implemented the socket hijacking API in the upcoming Phusion Passenger 4: https://github.com/FooBarWidget/passenger/commit/c5b5b2e76034f7c7010c46aefc08967240eda122 ------=_Part_286_7533521.1358878473502--