Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 33926 invoked by uid 500); 12 Jun 2003 22:32:55 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 33903 invoked from network); 12 Jun 2003 22:32:55 -0000 Message-ID: <69EB8DF424C8FE409AF8FFAF1B19787AE19453@ftlpexch502> From: Juan Rivera To: "'dev@httpd.apache.org'" Subject: RE: [PATCH] Avoid unnecessary brigade splits on core input and ou tput filters. WAS: EOS or FLUSH buckets Date: Thu, 12 Jun 2003 18:32:53 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33132.90100718" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C33132.90100718 Content-Type: text/plain Cliff, I tested your code in core.c output filter and it works well. Juan -----Original Message----- From: Cliff Woolley [mailto:jwoolley@virginia.edu] Sent: Thursday, June 12, 2003 5:41 PM To: dev@httpd.apache.org Subject: Re: [PATCH] Avoid unnecessary brigade splits on core input and output filters. WAS: EOS or FLUSH buckets On Thu, 12 Jun 2003, Justin Erenkrantz wrote: > I suggest that this be created as a macro called > APR_BRIGADE_CONCAT_UNTIL() as I don't think understanding apr_ring.h > should be a pre-req for writing filters. ;-) -- justin I'm fine with that... I'll try to find some time tonight to add it to apr_ring.h and apr_brigade.h and test it. --Cliff ------_=_NextPart_001_01C33132.90100718 Content-Type: text/html RE: [PATCH] Avoid unnecessary brigade splits on core input and output filters. WAS: EOS or FLUSH buckets

Cliff,

I tested your code in core.c output filter and it works well.

Juan

-----Original Message-----
From: Cliff Woolley [mailto:jwoolley@virginia.edu]
Sent: Thursday, June 12, 2003 5:41 PM
To: dev@httpd.apache.org
Subject: Re: [PATCH] Avoid unnecessary brigade splits on core input and output filters. WAS: EOS or FLUSH buckets

On Thu, 12 Jun 2003, Justin Erenkrantz wrote:

> I suggest that this be created as a macro called
> APR_BRIGADE_CONCAT_UNTIL() as I don't think understanding apr_ring.h
> should be a pre-req for writing filters.  ;-)   -- justin

I'm fine with that... I'll try to find some time tonight to add it to
apr_ring.h and apr_brigade.h and test it.

--Cliff

------_=_NextPart_001_01C33132.90100718--