applied, thanks!

On Mon, Jul 30, 2012 at 1:44 PM, Sonny Karlsson <[email protected]> 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
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to