Can't it be handled in the file bucket code?
Bill
----- Original Message -----
From: "Cliff Woolley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 27, 2001 5:03 PM
Subject: Re: cvs commit: httpd-2.0/modules/generators mod_asis.c
> On 27 Jul 2001 [EMAIL PROTECTED] wrote:
>
> > + b = apr_bucket_file_create(f, 0, (apr_size_t) r->finfo.size, r->pool);
> > + APR_BRIGADE_INSERT_TAIL(bb, b);
>
> This is going to need some of OtherBill's and my APR_HAS_LARGE_FILES
> magic... I'll take care of it, but it'll have to wait until later. I as
> well am out of time for the day.
>
> --Cliff
>
>
> --------------------------------------------------------------
> Cliff Woolley
> [EMAIL PROTECTED]
> Charlottesville, VA
>
>