Phil Frisbie, Jr. <(E-Mail Removed)> wrote:
> Due to packet loss, generally apps do not send UDP packets larger
> than 16K. And it is most efficient to send a multiple of the MTU
> less the UDP header size, or for Ethernet 1500 - 28 = 1472 bytes.
I grok the IP fragmentation amplifies the packet loss rate into a much
larger datagram loss rate (*), but why is it more efficient if the
datagram a multiple of the MTU less header size? I wouldn't have
expected that to matter.
rick jones
(*) all fragments of an IP datagram must arrive to reassemble the
datagram. If there is a probability of packet loss "p" the probability
of packet arrival is (1-p). The probability of all the fragments of
the datagram arriving then is (1-p)^numfrag, and that gets small
rather quickly as numfrag increases...
--
oxymoron n, Hummer H2 with California Save Our Coasts and Oceans plates
these opinions are mine, all mine; HP might not want them anyway...

feel free to post, OR email to raj in cup.hp.com but NOT BOTH...