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.
- apr_buckets_file.c:file_read + XTHREAD Doug MacEachern
- Re: apr_buckets_file.c:file_read + XTHREAD Cliff Woolley
- Re: apr_buckets_file.c:file_read + XTHREAD Cliff Woolley
- Re: apr_buckets_file.c:file_read + XTHRE... Doug MacEachern
- Re: apr_buckets_file.c:file_read + X... Cliff Woolley
- Re: apr_buckets_file.c:file_rea... Doug MacEachern
- Re: apr_buckets_file.c:file... Cliff Woolley
- Re: apr_buckets_file.c:... Doug MacEachern
- Re: apr_buckets_file.c:... William A. Rowe, Jr.
- Re: apr_buckets_file.c:... Doug MacEachern
- Re: apr_buckets_file.c:... Ryan Bloom
- Re: apr_buckets_file.c:... William A. Rowe, Jr.
- Re: apr_buckets_file.c:... Cliff Woolley
- Re: apr_buckets_file.c:... William A. Rowe, Jr.
- Re: apr_buckets_file.c:... Justin Erenkrantz
- Re: apr_buckets_file.c:... Cliff Woolley
- Re: apr_buckets_file.c:... Cliff Woolley
- Re: apr_buckets_file.c:... Ryan Bloom
