Re: Some clarifications

> We plan to write up a note to circulate what problems we have using
> TCP and the problems we have with the current socket interface.

Please do so.  The worry I have is how an application is going to use
those info.  An app can use it wisely while another app may abuse it.
An app may choose to open another connection to speed up a transfer
when it sees RTO going up (which implies retransmissions), not knowing
that this may cause more congestion.  But in some cases, this allows
the app to get a larger share of bandwidth, as in HTTP 1.0.

In writing such a document, please include a somewhat detailed analysis
of how the extra info will be used and what benefits they can bring to
an app.

							K. Poon.
							kcpoon@eng.sun.com

Received on Monday, 14 December 1998 22:33:16 UTC