Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-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 E280C180B9 for ; Fri, 25 Sep 2015 19:53:37 +0000 (UTC) Received: (qmail 54268 invoked by uid 500); 25 Sep 2015 19:53:36 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 54204 invoked by uid 500); 25 Sep 2015 19:53:36 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 54194 invoked by uid 99); 25 Sep 2015 19:53:36 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 19:53:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6A369180A12 for ; Fri, 25 Sep 2015 19:53:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id R4CZjLUBwzjV for ; Fri, 25 Sep 2015 19:53:35 +0000 (UTC) Received: from mail-vk0-f48.google.com (mail-vk0-f48.google.com [209.85.213.48]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 2A9CC20313 for ; Fri, 25 Sep 2015 19:53:35 +0000 (UTC) Received: by vkgd64 with SMTP id d64so62627125vkg.0 for ; Fri, 25 Sep 2015 12:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=q7AFmm9XzrD7zP3VWdeYLPBFe60IaDw+HWU8Xtrx+xs=; b=0OjzSxIDu/VJAIG+jX4X+fCNbW+l8een8oAeZ++4OYzKlhUDZ0cfebuB9uPwO0QmCI oB5CaP6ewXRP3SntWZP8wkcyg1BzkuvM/NTRsGpyoNaVGmal+NARHFGVgapBZFXpW2OF 3qrDKi0ekevraH/qO7s8+mpqGM4GMx/U3Zngg4IGX/MhGJ4U07xQE5A7ADdlw5EO042c X+OxQOfk8PEvKRhzNOeS1jDDLZw+8HoGiOUwzyKJH/WgZ7MH6dhwQ+P+c6oyJWV3cvCS pLaGR49NQxkg/JIk7Dj79TaCP/juI7iEv47+ClTapCH6zJWMMRutf6xPArU1okZdVUn+ mCoA== MIME-Version: 1.0 X-Received: by 10.31.152.7 with SMTP id a7mr4601549vke.116.1443210814063; Fri, 25 Sep 2015 12:53:34 -0700 (PDT) Received: by 10.31.130.3 with HTTP; Fri, 25 Sep 2015 12:53:33 -0700 (PDT) In-Reply-To: <56057B8D.90209@kippdata.de> References: <20150925085438.B57753A0046@svn01-us-west.apache.org> <2059414A-A030-45D6-A4AA-02D900D93A14@greenbytes.de> <9F88CFF7-22AC-459D-827F-B08EAF714912@greenbytes.de> <8B81489F-B385-48A2-9CD6-6EECD5931165@jaguNET.com> <901CBEA7-2900-4730-BD98-3E63042CA184@jaguNET.com> <2F36276D-9041-4585-A49B-6E1E891B13D0@jaguNET.com> <41A3541E-15A0-4A83-B9A2-7540112203AE@jaguNET.com> <56057B8D.90209@kippdata.de> Date: Fri, 25 Sep 2015 14:53:33 -0500 Message-ID: Subject: Re: mod_h2 CTR (Was: Re: svn commit: r1705257 - /httpd/httpd/trunk/modules/http2/config.m4) From: Greg Stein To: dev@httpd.apache.org Content-Type: multipart/alternative; boundary=001a1141dba0e88a2e052097b314 --001a1141dba0e88a2e052097b314 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Sep 25, 2015 at 11:51 AM, Rainer Jung wrote: > Am 25.09.2015 um 17:56 schrieb Pl=C3=BCm, R=C3=BCdiger, Vodafone Group: > >> ... >>> +1 on CTR for mod_h2 in 2.4.x >>> >>> >> Just to clarify: CTR only on the code in modules/http2. All changes / >> adjustments that might be needed to mod_ssl should stay RTC. >> > > +1 as detailed by R=C3=BCdiger. > +1 IMO, call it experimental, and detail what that means in the release notes or an FAQ on the site. Cheers, -g --001a1141dba0e88a2e052097b314 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Fri, Sep 25, 2015 at 11:51 AM, Rainer Jung <rainer.jung@kippd= ata.de> wrote:
Am 25.09.2015 um 17:56 schrieb Pl=C3=BCm, R=C3=BCdiger, Vodafone Grou= p:
...
+1 on CTR for mod_h2 in 2.4.x


Just to clarify: CTR only on the code in modules/http2. All changes / adjus= tments that might be needed to mod_ssl should stay RTC.

+1 as detailed by R=C3=BCdiger.

+1

IMO, call it experimental, and detail what that means = in the release notes or an FAQ on the site.

Cheers= ,
-g=C2=A0

--001a1141dba0e88a2e052097b314--