https://bz.apache.org/bugzilla/show_bug.cgi?id=66019
Yann Ylavic <ylavic....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38256|0 |1 is obsolete| | --- Comment #14 from Yann Ylavic <ylavic....@gmail.com> --- Created attachment 38258 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38258&action=edit Disable TCP_NOPUSH on OSX I read that OSX does not release corked data when unsetting TCP_NOPUSH (until the connection is shutdown?), which is not compatible with how httpd's core output filter works. So this patches disables the TCP_NOPUSH optimization on OSX, would you please test it? -- 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