Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1504111
  • 博文数量: 228
  • 博客积分: 1698
  • 博客等级: 上尉
  • 技术积分: 3241
  • 用 户 组: 普通用户
  • 注册时间: 2008-12-24 21:49
个人简介

Linux

文章分类

全部博文(228)

文章存档

2017年(1)

2016年(43)

2015年(102)

2014年(44)

2013年(5)

2012年(30)

2011年(3)

发布时间:2016-11-29 23:12:01

转自:http://prefetch.net/blog/index.php/2011/07/11/using-netstat-and-dropwatch-to-observe-packet-loss-on-linux-servers/Using netstat and dropwatch to observe packet loss on Linux serversAnyone that is running a modern Operating System is most likely utilizing TCP/IP to send and receive data. Mo.........【阅读全文】

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

发布时间:2016-10-17 19:20:15

会话保持语法:session_sticky [cookie=name] [domain=your_domain] [path=your_path] [maxage=time] [mode=insert|rewrite|prefix] [option=indirect] [maxidle=time] [maxlife=time] [fallback=on|off] [hash=plain|md5]上下文:upstreamcookie设置用来记录会话的cookie名称domain设置cookie.........【阅读全文】

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

发布时间:2016-08-02 18:49:01

网络测量的工具有很多,netperf什么的都很不错。 我这里推荐了qperf,这是RHEL 6发行版里面自带的,所以使用起来很方便,只要简单的:yum install qperf我们看下man qperf的介绍:qperf measures bandwidth and latency between two nodes. It can work over TCP/IP as well as the RDMA transports. .........【阅读全文】

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

发布时间:2016-04-25 12:13:00

......【阅读全文】

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

发布时间:2016-03-10 08:13:28

    上一篇博文提到了,如果同时有多个不同的信号处于挂起状态,kernel如何选择deliver那个信号。        next_signal 负责从挂起信号中选择deliver的signo:当然,有线程显存私有的penging,有线程组共有的pending,对于线程而言,先从自己私有的pending中选,处理完毕私有的才会去.........【阅读全文】

阅读(3906) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

hanwei_10492013-04-23 16:33

google-perftools export

回复  |  举报
留言热议
请登录后留言。

登录 注册