[EMAIL PROTECTED] wrote:
> This is a bug in your filter. You must continue to call apr_bucket_read,
> until you find the LF. You have been assuming that you will always get an
> entire string in one bucket. This is not the case.
This is true - but the extra split of a full [stringLF] into
[stringLF][] is still a waste.
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
- [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter... Graham Leggett
- No processes left after big A... Austin Gonyou
- Re: No processes left after b... Bill Stoddard
- Re: No processes left after b... rbb
- Re: No processes left after b... Paul J. Reder
- Re: No processes left after b... Greg Ames
- Re: No processes left after b... Paul J. Reder
