On Sun, Dec 02, 2001 at 12:10:53AM -0800, Matthew Dillon wrote: ... > There are still a couple of unresolved issues. I noticed that when > connecting locally TCP is non-optimal... when sending a 4100 byte > data block it sends two 1460 byte packets (maxseg), then one > 1176 byte packet and one 4 byte packet. The 1176 byte packet is
curious, as the loopback's MTU is normally 16384. Also, any idea on where does the 4096 limit (1460*2+1176) come from ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message