This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TCP Slow start issues in eCOS


I have turned off Nagle, thus can send small packets
when needed, but sometimes, there is a long pause,
200ms waiting for an ACK to keep sending data.  I
think this is related to the TCP slow start issue.  Is
there a simple way to tune this via an configuration
option?

Or some way to not wait for an ACK if the TCP window
size is large enough to accept the next packet with
some margin?

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]