解决阿里云使用SLB监控tcp 443 端口,后端机器telnet不通其他机器的问题

时间:2020-11-01 20:51:25   收藏:0   阅读:26
解决阿里云使用SLB监控tcp 443 端口,后端机器telnet不通其他机器的问题

这个所造成的问题就是有的机器通 有的不通
关掉tcp_tw_recycle 就行
echo "0" > /proc/sys/net/ipv4/tcp_tw_recycle
sysctl -p

https://yq.aliyun.com/articles/238563?spm=5176.10695662.1996646101.searchclickresult.1d11159bieuClq

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!