您的位置:首页 > 运维架构

tsung 对 openfire 压力测试

2014-07-10 13:07 267 查看



1. 参考 http://blog.csdn.net/foxisme2/article/details/7521139

http://blog.csdn.net/foxisme2/article/details/7528148

其中生成测试报告的 命令 由于我本机tsung 的安装路径和上面资料的不同 需要使用

/usr/local/lib/tsung/bin/tsung_stats.pl (使用 whereis tsung 找到tsung 的安装路径)

其中配置文件 <client host="localhost" use_controller_vm="true" maxusers="60000">
注意添加 maxusers 配置 否则注册产生1000个客户端的时候会自动结束

2. 生成的报告没有图片 参照下面的资料 (安装缺少的库)

/article/9348358.html

3. 同时在线的压力测试配置参见

/article/11077470.html

4. openfire 的优化参见 (使用了 mongodb 和redis)

http://www.360doc.com/content/12/0601/16/9544_215230754.shtml

5.tsung生成的报告解释

http://linyu19872008.iteye.com/blog/1605707

6. 需要将centos 的打开最大文件数的限制打开, 客户端 和服务端都需要打开,并重启服务
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: