ubuntu,debian,redhat,fedora,centos
标签类目:ApacheBench

ApacheBench with mod_gip, mod_deflate

分类:ApacheApacheBench is one of the most common programs used to benchmark web servers.
By default apachebench will run using HTTP/1.0 requests and without compression enabled even if the tested server supports that.

For example:

ab -n 1 -v 4 "http://www.linuxany.com/"

继续阅读 »

返回顶部