https://bz.apache.org/bugzilla/show_bug.cgi?id=61616

--- Comment #25 from Yann Ylavic <ylavic....@gmail.com> ---
(In reply to Yann Ylavic from comment #24)
> Created attachment 35447 [details]
> Read buffer size and flush threshold tuning

Also not note that send_brigade_blocking() is now a bit misnamed, it's rather
send_brigade_maybe_blocking() since it first attemps to write non-blocking in
any case and that might prevent the poll() if !should_block() afterward...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to