PERFTEST(1)
NAME
perftest - ARC1 service performance tester
DESCRIPTION
With the perftest command we can test an ARC1 service performance
SYNOPSIS
perftest [-c config] [-d debug] host port threads duration
OPTIONS
- -c config
- The file containing client chain XML configuration with soap entry point and HOSTNAME, PORTNUMBER and PATH keyword for hostname, port and HTTP path of 'echo' service
- -d debug
- The textual representation of desired debug level. Available levels: DEBUG, VERBOSE, INFO, WARNING, ERROR, FATAL
- host The name of the host of the service
- port The port to use on the host
- threads
- The number of concurrent requests
- duration
- The duration of the test in
seconds
REPORTING BUGS
Report bugs to http://bugzilla.nordugrid.org
COPYRIGHT
APACHE LICENSE Version 2.0
AUTHOR
- Markus Norden <Markus.Norden@tsl.uu.se>