bench man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

bench(8)							      bench(8)

NAME
       bench - http benchmark

SYNOPSIS
       bench [-n requests] [-c concurrency] [-t timeout] [-k] [-K count]
	       [-C cookie-file] [http://]host[:port]/uri

DESCRIPTION
       bench  is a HTTP benchmark program that can fetch the same URL over and
       over again, or fetch several URLs (coming in from stdin).

       If you specify a URL on the command line, this URL will be  fetch  many
       times  (specify	with -n, default: 10000) with several connections open
       in parallen (specify with -c, default: 10).

       You can specify a timeout (per request) in seconds with -t.

       The -k switch activates keep-alive mode.	 In keep-alive mode,  the  TCP
       connection  is  not  closed between requests.  You also have to specify
       how many HTTP requests can go over one TCP connection with -K.

       bench can also send one HTTP cookie per connection, as specified	 using
       a  cookie file.	The cookie file is read line by line, and each request
       gets the next line inserted into it.  So each line  should  look	 some‐
       thing like this:

	 Cookie: foo=bar

       If the end of the file is reached, bench restarts it at the beginning.

AUTHOR
       Initially written by Felix von Leitner <felix-gatling@fefe.de>.

LICENSE
       GPLv2 (see http://www.gnu.org/copyleft/gpl.html)

								      bench(8)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net