On Apr 22, 2014, at 9:43 AM, Brian J. France <[email protected]> wrote:
> 
> Doh, this is my bad:  on != one
> 
> http://svn.apache.org/viewvc/apr/apr/trunk/network_io/unix/sockopt.c?view=markup#l113
> 
> For some reason I completely missed that.  APR is fine, but httpd needs 
> updated as it is hard coded to 1:
> 
>  rv = apr_socket_opt_set(s, APR_TCP_DEFER_ACCEPT, 1);
> 
> Will move to the httpd list.


Did I miss this on dev@httpd?

Reply via email to