V 
VPS Hosting Referral Code PCGPDB


MAN PAGES INDEX
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 11, 2010, 07:54:11 PM

Login with username, password and session length
« previous next »
Pages: [1] Print
Author Topic: ab  (Read 899 times)
dude
Newbie
*
Posts: 4


View Profile
ab
« on: September 21, 2009, 09:09:47 PM »

NAME
       ab - Apache HTTP server benchmarking tool

SYNOPSIS
       ab [ -A auth-username:password ] [ -c concurrency ] [ -C cookie-name=value ] [ -d ] [ -e csv-file ] [ -g
       gnuplot-file ] [ -h ] [ -H custom-header ] [ -i ] [ -k ] [ -n requests ] [ -p POST-file ]  [  -P  proxy-
       auth-username:password  ] [ -q ] [ -s ] [ -S ] [ -t timelimit ] [ -T content-type ] [ -v verbosity] [ -V
       ] [ -w ] [ -x <table>-attributes ] [ -X proxy[:port] ] [ -y <tr>-attributes ]  [  -z  <td>-attributes  ]
       [http://]hostname[:port]/path

SUMMARY
       ab  is  a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to
       give you an impression of how your current Apache installation performs. This especially shows  you  how
       many requests per second your Apache installation is capable of serving.

http://bashconsole.org/man.1.ab.html
Logged
dude
Newbie
*
Posts: 4


View Profile
« Reply #1 on: September 21, 2009, 09:11:28 PM »

Code:
ab -n 500 -c 1 http://bashconsole.org/
Logged
Pages: [1] Print
« previous next »
Jump to:  

Page created in 0.07 seconds with 19 queries. (Pretty URLs adds 0.009s, 2q)