EnglishFrenchSpanish

Ad


OnWorks favicon

arcperftest - Online in the Cloud

Run arcperftest in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command arcperftest that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


arcperftest - ARC service performance tester

SYNOPSIS


arcperftest [ -c config ] [ -d debug ] [ -r ] url threads duration

DESCRIPTION


The arcperftest command test the performance of an ARC service specified by its url
sending threads number of concurrent requests for a duration of duration seconds.

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 debuglevel
FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG

-r If specified close connection and reconnect after every request.

EXAMPLES


Axis2C:
with TLS:
arcperftest https://glueball.uio.no:50443/axis2/services/echo 10 30
without TLS:
arcperftest http://glueball.uio.no:50000/axis2/services/echo 10 30

HED:
with TLS:
arcperftest https://glueball.uio.no:60000/echo 10 30
without TLS:
arcperftest http://glueball.uio.no:60010/echo 10 30

COPYRIGHT


APACHE LICENSE Version 2.0

Use arcperftest online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad