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 B90F1715B for ; Mon, 29 Aug 2011 12:47:33 +0000 (UTC) Received: (qmail 18576 invoked by uid 500); 29 Aug 2011 12:47:33 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 17592 invoked by uid 500); 29 Aug 2011 12:47:29 -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 17567 invoked by uid 99); 29 Aug 2011 12:47:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 12:47:27 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ames.greg@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-gw0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 12:47:19 +0000 Received: by gwb19 with SMTP id 19so5640051gwb.18 for ; Mon, 29 Aug 2011 05:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rrZFt1HSNctm0BdcGNFSF0YWfpDNN8Rb3NPnDk+5UiQ=; b=HbhaojtNqX64ZLtOzwyI0RvEP6qU+cXAs9ZLpvWPUHweozOeIv5JHus/4QUGDGzUUp syEjgygy8Sc73Pe/jLm2rAoR7wp7YzwzOBRLdFWc0VF+V/0+/xM/9Itxn3ZBi2bBOmg6 6cB1MVPtQZFf04ObKG+ykKwZwozHJ+5SRp6U0= MIME-Version: 1.0 Received: by 10.42.108.70 with SMTP id g6mr5048893icp.111.1314622018564; Mon, 29 Aug 2011 05:46:58 -0700 (PDT) Received: by 10.42.225.132 with HTTP; Mon, 29 Aug 2011 05:46:58 -0700 (PDT) In-Reply-To: References: Date: Mon, 29 Aug 2011 08:46:58 -0400 Message-ID: Subject: Re: 2.2 approach for byterange? From: Greg Ames To: dev@httpd.apache.org Content-Type: multipart/alternative; boundary=485b397dd15d6e319904aba44a6f X-Virus-Checked: Checked by ClamAV on apache.org --485b397dd15d6e319904aba44a6f Content-Type: text/plain; charset=ISO-8859-1 On Sat, Aug 27, 2011 at 4:44 PM, Eric Covener wrote: > > [ x ] just the cheap brigade copy + sum_len > clen failsafe > and I like the idea of having a runtime switch to turn off merging in trunk. it could take care of client breakage as well as making it easy to keep 2.2 in sync. Greg --485b397dd15d6e319904aba44a6f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Aug 27, 2011 at 4:44 PM, Eric Covener <covener@gmail.com> wrote:

[ x ] just the cheap brigade copy + sum_len > clen failsafe

and I like the idea of having a runtime switch to turn off me= rging in trunk.=A0 it could take care of client breakage as well as making = it easy to keep 2.2 in sync.

Greg
--485b397dd15d6e319904aba44a6f--