Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C70C29E05 for ; Wed, 1 Feb 2012 23:25:04 +0000 (UTC) Received: (qmail 91345 invoked by uid 500); 1 Feb 2012 23:25:03 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 91286 invoked by uid 500); 1 Feb 2012 23:25:03 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 91277 invoked by uid 99); 1 Feb 2012 23:25:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 23:25:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henri.gomez@gmail.com designates 209.85.212.173 as permitted sender) Received: from [209.85.212.173] (HELO mail-wi0-f173.google.com) (209.85.212.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 23:24:55 +0000 Received: by wibhi20 with SMTP id hi20so1731060wib.18 for ; Wed, 01 Feb 2012 15:24:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; bh=R/0Po3T/OeblKLxfhkn+JuKefLqtram23IDJTJUAzdY=; b=FwHpPXUz/Msh0XNY3/rzWizXX8b65pbn68w8b0OlVW244PKWk5e82OxE+z2lbMNXOK iDa862PP4CAQCbl7vQ4ux59pi3PjFLl2XiPP9xFk4nR8KKcAYPy9Wt59r1Cehy3MkJCD 4AZ9czJUAsQ2N6PXogNontlhrFaf8XiFI8H/4= Received: by 10.180.106.202 with SMTP id gw10mr17738201wib.3.1328138675491; Wed, 01 Feb 2012 15:24:35 -0800 (PST) Received: from [192.168.0.11] (rav73-1-82-239-32-34.fbx.proxad.net. [82.239.32.34]) by mx.google.com with ESMTPS id n3sm1471901wiz.9.2012.02.01.15.24.33 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Feb 2012 15:24:34 -0800 (PST) Subject: Re: SPDY support References: From: Henri Gomez Content-Type: text/plain; charset=utf-8 X-Mailer: iPhone Mail (9A406) In-Reply-To: Message-Id: <89EDB3C5-F34C-4D03-A639-F40776D158EA@gmail.com> Date: Thu, 2 Feb 2012 00:24:33 +0100 To: Tomcat Developers List Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org Github :-) Le 1 f=C3=A9vr. 2012 =C3=A0 22:54, Costin Manolache a =C3= =A9crit : > Hi, >=20 > Some initial patch for SPDY - using the NPN SSL extension, as required by > chrome/firefox. >=20 > I used github so it's easy to add comments or test: >=20 > https://github.com/costinm/tomcat/commit/e97def3314216c083cc4b68ad9731e5a9= 4b2af28 >=20 > Basic 'hello world' works in both jio and apr, looking for opinions on the= > integration with tomcat connectors. > Please let me know :-) >=20 > Costin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org