ab.exe是一個性能檢測工具,是apache server中的一個小組件,使用簡單,方便php
使用方法:算法
//在測試會話中所執行的請求個數。默認時,僅執行一個請求-n requests Number of requests to performapache
//一次產生的請求個數。默認是一次一個。服務器
-c concurrency Number of multiple requests to makecookie
//測試所進行的最大秒數。其內部隱含值是-n 50000。它能夠使對服務器的測試限制在一個固定的總時間之內。默認時,沒有時間限制。網絡
-t timelimit Seconds to max. wait for responses併發
//包含了須要POST的數據的文件.ide
-p postfile File containing data to POST工具
//POST數據所使用的Content-type頭信息。post
-T content-type Content-type header for POSTing
//設置顯示信息的詳細程度 - 4或更大值會顯示頭信息, 3或更大值能夠顯示響應代碼(404, 200等), 2或更大值能夠顯示警告和其餘信息。 -V 顯示版本號並退出。
-v verbosity How much troubleshooting info to print
//以HTML表的格式輸出結果。默認時,它是白色背景的兩列寬度的一張表。
-w Print out results in HTML tables
// 執行HEAD請求,而不是GET。
-i Use HEAD instead of GET
-x attributes String to insert as table attributes
//
-y attributes String to insert as tr attributes
//
-z attributes String to insert as td or th attributes
//-C cookie-name=value 對請求附加一個Cookie:行。 其典型形式是name=value的一個參數對。此參數能夠重複。
-C attribute Add cookie, eg. ‘Apache=1234. (repeatable)
-H attribute Add Arbitrary header line, eg. ‘Accept-Encoding: gzip’
Inserted after all normal header lines. (repeatable)
-A attribute Add Basic WWW Authentication, the attributes
are a colon separated username and password.
//-P proxy-auth-username:password 對一箇中轉代理提供BASIC認證信任。用戶名和密碼由一個:隔開,並以base64編碼形式發送。不管服務器是否須要(即, 是否發送了401認證需求代碼),此字符串都會被髮送。
-P attribute Add Basic Proxy Authentication, the attributes
are a colon separated username and password.
-X proxy:port Proxyserver and port number to use
-V Print version number and exit
-k Use HTTP KeepAlive feature
-d Do not show percentiles served table.
-S Do not show confidence estimators and warnings.
-g filename Output collected data to gnuplot format file.
-e filename Output CSV file with percentages served
-h Display usage information (this message)