<div>There is a weird issue occurred with sss_ssh_<wbr>knownhostsproxy. I am not sure it is within the coverage of IPA mail-list. but want to get some suggestions from your side</div><div><br></div><div>Background:</div><div>server A running with mysql database. And it will simultaneously send a 1.3GB file to 14 clients.  </div><div><br></div><div>With 'ProxyCommand /usr/bin/sss_ssh_<wbr>knownhostsproxy -p %p %h':</div><div>mysql connection will be blocked by those 14 rsync connections. </div><div>from
 'netstat -tupnlo' result, we can find that send-queue is higher and 
higher, looks like it has sent has been blocked. Finally, after mysql 
'net_write_timeout', connection will be closed since no data can be sent
 from this connection. <div><br></div></div><div>without  'ProxyCommand /usr/bin/sss_ssh_<wbr>knownhostsproxy -p %p %h':<br></div><div>mysql connection can be worked as normal. <br><br>sss_ssh_knownhostsproxy version: sssd-common-1.14.0-43.el7_3.<wbr>11.x86_64<br></div><div>rsync version: rsync-3.0.9-17.el7.x86_64<br></div><div>kernel version: 3.10.0-229.el7.x86_64<br></div><div><br>Can you provide some hints on this, that would be appreciated. <br><br></div><div>Matrix<br></div>