On Sat, Jun 4, 2022 at 4:17 PM John Doe <ghallec...@gmail.com> wrote:
>
> Hi,
> Eric's fix did not fix because I'm building with APR 1.7.0.
>
> In apr.hw 1.7.0 there is
> /* If we have a TCP implementation that can be "corked", what flag
>  * do we use?
>  */
> #define APR_TCP_NOPUSH_FLAG       @apr_tcp_nopush_flag@
>
> /* Is the TCP_NODELAY socket option inherited from listening sockets?
>
> It looks like Yann has fixed this in apr 1.7 & 1.8. So I guess apr needs to 
> T&R 1.7.1 minimum.
> For the work around until then,httpd needs to look for <= < 1.7, not 6.

Darn, I only checked in SVN.  Thanks for catching it.  I updated httpd just now.

Reply via email to