From: "Doug MacEachern" <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 8:09 PM


> the specific case i'm looking at now is mod_ssl.
> if the filelength is > 4Mb, performance really blows chunks.  calling
> apr_file_read (or xread) directly instead of apr_bucket_read() would
> improve things a great deal.

If that's true, we have some serious work to do.  Do you have a good sense
for how much overhead we are talking about here [bucketwise?]

Sounds like some code worth stepping.

Bill


Reply via email to