wittyResry / myIssue

My issue mark down^_^ 欢迎吐槽,讨论~~
https://github.com/wittyResry/myIssue/issues
The Unlicense
5 stars 1 forks source link

连接重置mac的并发数Connection reset by peer on mac #53

Closed xiaoqinqiu closed 6 years ago

xiaoqinqiu commented 6 years ago

- Step1 undo config file

sudo launchctl unload /System/Library/LaunchDaemons/ssh.plist

- Step2. modify instances on ssh.plist, default 42

33 Instances 34 100

- Step3. load config file:

sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist

xiaoqinqiu commented 6 years ago

根治“connection reset by peer”问题,需要在case的teardown里面,把stop_all 换成destroy_cluster