I assume 100 bytes is too small and can slow down larger file transfers with all of the writes, but something like 1MB seems like it may be too much. Does anyone have any sugge
You'd need to use Path MTU Discovery, or use a good default value (ie less than 1500 bytes).