On Sun, 2002-07-07 at 22:19, James Yonan wrote: > What should the default MTU be? > > Right now the default UDP MTU is 1500 if you use --ifconfig, which is > probably too high, because as Matthias Andree pointed out, 1500 + IP header > size is greater than 1500 and will cause fragmentation on ethernet networks > where the MTU is 1500. > > 1450 might make more sense because that leaves ample space for the IP > header, forming a total packet size of less than 1500.
> So at this point a static default is certainly the simpler way to go, but > any changes to the static default should be carefully considered since they > would introduce backward incompatibility issues. I'd go for 1300 or so. Even if 1450 works now, you could still encounter more issues later that require another change. I don't think the performance loss will be that great, since all that run TLS now with 1500-ish packetsizes probably already split lots of packets into one large and one tiny packet as it is. If you are to go for new major version that breaks compat, go for lower defaults on MTU too. You might aswell backport some sort of small logic for the older OpenVPN-track that tries the lower MTU in case it seems like it doesn't work, or a "--compat-v2" setting. -- Jan Johansson (jan.johans...@biomatsys.com) BioMat System AB Klarabergsgatan 37, III SE-111 21 Stockholm, Sweden Phone: +46-(0)8-233500, Fax: +46-(0)70-3873952 THIS COMMUNICATION IS ONLY INTENDED FOR THE USE OF THE INDIVIDUAL, OR ENTITY, TO WHICH IT IS DIRECTED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW. IF RECEIVED IN ERROR: PLEASE NOTIFY US IMMEDIATELY THROUGH i...@biomatsys.com.
signature.asc
Description: This is a digitally signed message part