is tcp_nodelay not an option ?

anupam

On Mon, May 30, 2011 at 9:21 AM, C K Kashyap <[email protected]> wrote:
>
>
> On Mon, May 30, 2011 at 9:18 AM, Anupam Kapoor <[email protected]>
> wrote:
>>
>> 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.
>>
> Thanks Anupam ... can you pleast tell me how I could disable nagle's algo?
> At a system level. I've seen a lot of info on socket param on the net.
> Regards,
> Kashyap



-- 
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