<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>New to this list!<br><br></div>I am using Openssl in a project that send large amounts of data in bursts from a windows 2008 server to an Ubuntu 16.04 client. <br></div>It works well with low data rates (<1mbs) but when mean data rates hits around 2 mbs, things get ugly. I use blocking wrtite calls and my buffers overflow after a while at 2mbs. <br></div>Using Wireshark I can see the TCP window remains open, but after a few seconds on 2mbs the server start fragmenting IP packets which completely drops the throughput to around 1 mbs. <br></div>Data is delivered successfully even with fragmentation, but the effective throughput achievable on the link drops significantly. <br><div><br></div><div>Has anyone seen this type of issue before ? <br><br></div><div>Thanks,<br></div><div>Lasse<br></div></div>