Ansible deployment ssh Occasionally big slow, didn't notice, today is really log on, so specifically to solve under.
SSH [email protected]-VVVV Debug Debug:
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/84/98/wKiom1eVuOTRQTgXAAD8-0A_RaY664.jpg-wh_500x0-wm_3 -wmp_4-s_1673211036.jpg "style=" Float:none; "title=" ssh1.jpg "alt=" Wkiom1evuotrqtgxaad8-0a_ray664.jpg-wh_50 "/>
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/84/98/wKioL1eVuOTxF1RzAAHOR0LXWRg775.jpg-wh_500x0-wm_3 -wmp_4-s_2483718044.jpg "style=" Float:none; "title=" ssh2-error.jpg "alt=" wkiol1evuotxf1rzaahor0lxwrg775.jpg-wh_50 "/>
Modify/etc/ssh/ssh_config configuration parameters, not/etc/ssh/sshd_config!!! Modify the Native Client Profile ssh_conf, note that it is not sshd_conf
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/84/98/wKioL1eVuPiBsZCsAABMSHqf0cQ245.jpg-wh_500x0-wm_3 -wmp_4-s_2260819333.jpg "title=" ssh3-modify.jpg "alt=" Wkiol1evupibszcsaabmshqf0cq245.jpg-wh_50 "/>
Front and back effect comparison chart:
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/84/98/wKioL1eVuQeAQCrZAADcxcploUs182.jpg-wh_500x0-wm_3 -wmp_4-s_1985768418.jpg "style=" Float:none; "title=" ssh001.jpg "alt=" wkiol1evuqeaqcrzaadcxcplous182.jpg-wh_50 "/ >
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M02/84/98/wKiom1eVuQfBYKcEAAFEz2kI2K0572.jpg-wh_500x0-wm_3 -wmp_4-s_4067801529.jpg "style=" Float:none; "title=" sssh-fast.jpg "alt=" Wkiom1evuqfbykceaafez2ki2k0572.jpg-wh_50 " />
Knowledge Supplement:
GSSAPI ( Generic Security Services application Programming Interface) is a common network security system interface similar to Kerberos 5. This interface is a package of different client server security mechanisms to eliminate the different security interfaces and reduce programming difficulty. However, this interface will be problematic if the target machine has no domain name resolution. You can change this parameter by modifying the client configuration file ssh_conf for this computer.
This article is from "Good Sir 2020" blog, please make sure to keep this source http://fuyuan2015.blog.51cto.com/8678344/1829662
Ansible deployment SSH occasional giant slow solution