[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linuxperf] MTU 1500 bytes
Servus (=bavarian for hello and goodbye)
Well I know why the MTU should be set to 1500 bytes. That's a bit less
than the MTU on ethernet. So if your ISP uses Ethernet (which they
probably do), you can't send larger packets than about 1500 byte. If you
had a higher MTU value, your computer would send longer packets and they
would have to be split up before transmission. If the value is to small
you would send to many packets, each one with it's own header. That
would slow down the transmission, too. So about 1500 bytes is rather
well. You might still go a bit higher to maybe 1600 bytes before they
get splitted up, but that's not sure. For example with PPPoE (ADSL) the
maximum MTU you should set is 1502.
Servus
Casandro
-
Linuxperf: Working list for the Linux Performance tuning site
Archive: http://mail.nl.linux.org/linuxperf/
Web site: http://linuxperf.nl.linux.org/