afaik, it disables tcp-prequeue nothing to do with nagle anyways.
also, doing this might have marginal benefits if anything at all due
to most overhead being specific to context switching than anything
else.

anupam

On Sun, May 29, 2011 at 11:04 PM, C K Kashyap <[email protected]> wrote:
> Hi,
> Is settingĀ net.ipv4.tcp_low_latency to 1 the right way of disabling nagle's
> algorithm?
> Regards,
> Kashyap
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>



-- 
In the beginning was the lambda, and the lambda was with Emacs, and
Emacs was the lambda.

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to