lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] TCP tuning


From: leon . woestenberg
Subject: Re: [lwip-users] TCP tuning
Date: Tue, 28 Jan 2003 15:14:23 +0100


> > #define TCP_MSS                 522
> not 512?
>
No, 522 pushes the total packet size towards 576 which is the size that
every
Internet host *must* be able to handle. (i.e. no router is obliged to
fragment
smaller than 576).

We might go to 512 for additional performance reasons though :-)

Regards,

Leon Woestenberg






reply via email to

[Prev in Thread] Current Thread [Next in Thread]