some test runs.
Thanks a ton for your comments. I appreciate it.
-- Vikas Paliwal
- Original Message -
From: "Nivedita Singhvi" <[EMAIL PROTECTED]>
To: "Vikas Paliwal" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, February 03, 2005 2:30 AM
Subject: Re: Disabling
Vikas Paliwal wrote:
Hi,
Is there a way so that the Nagle algorithm
can be disabled. I tried the TCP_NODELAY
socket option but that does not seem to help.
I need to send specific sized packets for an experimental evaluation.
The TCP_NODELAY
option seems to work for a while, after which it switc
Hi,
Is there a way so that the Nagle algorithm
can be disabled. I tried the TCP_NODELAY
socket option but that does not seem to help.
I need to send specific sized packets for an
experimental evaluation. The TCP_NODELAY
option seems to work for a while, after which it switches
to its size 1448