<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi all,</tt><tt><br>
    </tt><tt><br>
    </tt><tt>I face some strange issues with SSH/SCP/SFTP connection
      hangs on a 3B+.<br>
      While transfering a huge file to a Linux Server, the connection
      hangs.<br>
      I do observe this 100% time, when the file is like 1Gb or more<br>
      I never observed this with smaller files, like RPMS.<br>
    </tt><tt><br>
      After some googling, </tt><tt>I found the following threads:</tt><br>
    <tt>  <a class="moz-txt-link-freetext" href="https://github.com/raspberrypi/linux/issues/2449">https://github.com/raspberrypi/linux/issues/2449</a><br>
    </tt><tt>  <a class="moz-txt-link-freetext" href="https://github.com/raspberrypi/linux/issues/2482">https://github.com/raspberrypi/linux/issues/2482</a><br>
      <br>
      Made some attempts this morning, and I can confirm that I face the
      1st one.<br>
      I have no time, yet, to check the 2nd thread.<br>
    </tt><br>
    <tt>OK. Both threads tend to indicate that TSO should be disabled,
      by default:<br>
    </tt><tt>   sudo </tt><code>ethtool -K eth0 tx-tcp-segmentation off</code><tt><br>
    </tt><tt>and it </tt><tt>works perfectly ...</tt><tt><br>
    </tt><tt><br>
    </tt><tt>Any chance to have the patch reported to CentOS ?<br>
    </tt><tt><tt> 
<a class="moz-txt-link-freetext" href="https://github.com/raspberrypi/linux/commit/d3b70445bcf2ab9b132138dc1d320a286c1a4b68">https://github.com/raspberrypi/linux/commit/d3b70445bcf2ab9b132138dc1d320a286c1a4b68</a><br>
        <br>
        Regards,<br>
        <br>
      </tt></tt><tt><br>
    </tt>
  </body>
</html>