[Monkey] [PATCH] http: Unset cork flag when mk_http_send_file is done.

Eduardo Silva edsiper at gmail.com
Tue Jul 31 14:57:54 UTC 2012


applied, thanks!

On Mon, Jul 30, 2012 at 1:44 PM, Sonny Karlsson <ksonny at lotrax.org> wrote:
> Hi
>
> When TCP_NODELAY is disabled, part of a static file being served in a
> pipelined request may be delayed until the Nagle algorithm sends the
> data or the connection is closed.
>
> Uncorking the connection at end of file will force the last part to be
> sent immediately.
>
> --
> Sonny Karlsson
>
>
>
> _______________________________________________
> Monkey mailing list
> Monkey at lists.monkey-project.com
> http://lists.monkey-project.com/listinfo/monkey
>



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com


More information about the Monkey mailing list