So our remotely managed machines send their logs over TCP. The application it seems sends variable sized packets for some reason (I don't have the source). I think it makes some kind of stream from the socket
One of our customers filters all TCP fragments.
So basically it nukes any TCP session with a single packet with a payload greater than 1460 bytes. Which happens occasionally. Plus this is a satellite uplink. Ping times are ~1400ms.
― Jonathan Williams (ex machina), Friday, 22 November 2002 20:43 (twenty-three years ago)