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.

Reply via email to