摘要: Apache ab压力测试 1、 本地安装apache 2、 在安装目录下的bin目录双击ab.exe起动ab 3、 在cmd执行命令 a) 进入apache安装目录下的bin目录 b) 在bin目录下执行压测命令,如下: D:\AppServ\Apache2.2\bin>ab -n 10 -c 5 阅读全文
posted @ 2016-07-29 17:32 蜗牛findbug 阅读(385) 评论(0) 推荐(0) 编辑
摘要: nmon监控 一、检查安装环境 # uname –a (查看操作系统信息,所检查服务器为64位操作系统) Linux iZ94pmb2p24Z 2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64 x 阅读全文
posted @ 2016-07-29 17:31 蜗牛findbug 阅读(33970) 评论(2) 推荐(1) 编辑