結果
benchmarking 193.112.51.143 (be patient)…..done
server software: nginx 伺服器型別
server hostname: 193.112.51.143 伺服器host
server port: 8889 埠號
document path: / 文件路徑
document length: 0 bytes
concurrency level: 10 當前等級
time taken for tests: 0.112 seconds 測試花費時間
complete requests: 100 完成的請求數
failed requests: 0 失敗請求數
write errors: 0 寫的錯誤
total transferred: 17900 bytes
total body sent: 19700 總共傳送數量
html transferred: 0 bytes
requests per second: 893.18 [#/sec] (mean) 每秒請求數
time per request: 11.196 [ms] (mean) 每個請求花費時間
time per request: 1.120 [ms] (mean, across all concurrent requests)
transfer rate: 156.13 [kbytes/sec] received 每秒接收流量
171.83 kb/s sent 每秒傳送流量
327.97 kb/s total 總共流量
connection times (ms)
min mean[+/-sd] median max
connect: 0 1 1.2 1 11
processing: 2 8 7.5 5 28
waiting: 2 8 7.5 5 28
total: 3 9 7.5 6 29
最小 最大
鏈結數
程序數
等待數
總共每個請求平均花費的時間
percentage of the requests served within a certain time (ms)
50% 6
66% 7
75% 13
80% 14
90% 28
95% 29
98% 29
99% 29
100% 29 (longest request)
AB測試結果解析
ab測試,200個請求,20個併發.這樣的測試強度,cpu佔了70 80 w3p占用了70多m記憶體,本想多測幾次,看看它的記憶體會不會漲上去,沒 有測試機器沒辦法,開發機要幹活.我估計cpu就有問題了,效能有好些個地方還需要優化.順便把測試的工具用法作個記號 基本用法 ab n 全部請求數 c併發...
ab測試,Apache ab 測試結果的分析
以前安裝好 apache總是不知道該如何測試 apache的效能,現在總算找到乙個測試工具了。就是 apache自帶的測試工具ab apache benchmark 在 apache的bin目錄下。time per request 8188.731 ms mean 大家最關心的指標之二,相當於 lr...
ab測試工具結果分析
以下,是乙個ab測試返回的結果,作乙個分析說明 this is apachebench,version 2.0.40 dev revision 1.146 apache 2.0 server software nginx 響應伺服器型別 響應伺服器網域名稱 server port 80 請求埠 do...