In article <jd0h56$sh8$(E-Mail Removed)>,
The Natural Philosopher <(E-Mail Removed)> wrote:
>Dont confuse a frame with an MTU either.
>The MUT is the biggest packet you will split the data into. The frame is
>the amount of packets - or data within packets - you can send before
>stopping and waiting for an ACK.
No, a frame is a "packet" on an Ethernet network, i.e. the maximum frame
size is the maximum amount of data you can send at once.
You're thinking of the send / receive buffers, which control how much
data can be on the wire before an ACK is received (and as you say, a
network path which has high throughput, but also high latency, will need
a larger buffer size to operate efficiently). This is unrelated to
frame size / MTU -- whatever the MTU is, you still need the same size
buffers.
--
-- river. | Free Usenet:
http://news.rt.uk.eu.org/
Non-Reciprocal Laws of Expectations: | PGP: 2B9CE6F2
Negative expectations yield negative results.
Positive expectations yield negative results.