Chinaunix首页 | 论坛 | 博客
  • 博客访问: 599523
  • 博文数量: 356
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 2287
  • 用 户 组: 普通用户
  • 注册时间: 2013-04-08 17:08
文章分类

全部博文(356)

文章存档

2023年(3)

2022年(7)

2021年(33)

2020年(47)

2019年(36)

2018年(221)

2017年(1)

2015年(1)

2013年(7)

我的朋友

发布时间:2020-12-24 10:07:29

sudo tcpflow -cp -i lo port 8021 or port 8091 or port 8080......【阅读全文】

阅读(1281) | 评论(0) | 转发(0)

发布时间:2020-12-11 14:32:02

firewall-cmd --zone=public --add-port=8080/tcp --permanentsystemctl restart firewalld.servicefirewall-cmd --list-ports......【阅读全文】

阅读(955) | 评论(0) | 转发(0)

发布时间:2020-11-10 14:44:02

du -h / --max-depth=1 | sort -hr | head -n 10......【阅读全文】

阅读(765) | 评论(0) | 转发(0)

发布时间:2020-11-02 09:37:55

sudo tuned-adm profile network-latency 当前cpu都是省电模式sudo tuned-adm profile balancedospf+lvsdns 没用lvs, 直接用的ospfecmp也是用了ospf协议搞成ospf+lvs双主lvs的conn_tab_bits改大对性能会有提升通过配置vip数的比例,权重hashxx1 随着流量涨命中率也在涨,快120G了,命中率超过60%, 首包时间20多ms,.........【阅读全文】

阅读(709) | 评论(0) | 转发(0)

发布时间:2020-07-24 15:23:23

sudo add-apt-repository ppa:jonathonf/gcc-7.1sudo apt-get updatesudo apt-get install gcc-7 g++-7sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 60 --slave /usr/bin/g++ g++ /usr/bin/g++-7......【阅读全文】

阅读(977) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册