On Tue, Oct 16, 2012 at 6:20 PM, Jeremy Shaw <jeremy@n-heptane.com> wrote:
On Thu, Oct 11, 2012 at 12:31 AM, Kazu Yamamoto <kazu@iij.ad.jp> wrote:
> Hi Jeremy,
I am pretty sure I just copied that flag from snap. Yay for cargo
> One question and one suggestion.
>
> Question: you set NoDelay to the listen socket. What is the intention?
> Do connected sockets inherit this flag? Regardless of inheritance, I'm
> not sure this option improves the performance of HTTP servers. It is
> the option for interactive applications such as ssh.
culting! It tests show that it doesn't help anything then we can
remove it. Or at least add a comment that is doesn't appear to help
anything..