Application options:
-h [ --help ] Display help message
Server options:
-o [ --port ] arg Port on which the server should listen (negative to
disable SSL)
-n [ --pipe ] arg Named pipe on which the server should listen
-i [ --interactive ] Interactive mode: accept a single SOAP request on
stdin, write the response to stdout, and exit
-g [ --cgi ] CGI mode: process a single SOAP request as a CGI
script
-p [ --privkeyfile ] arg File that contains the private key for SSL
authentication
-c [ --certfile ] arg File that contains the certificate for SSL
authentication
-s [ --sslversion ] arg SSL version to use for SSL authentication (valid
values: sslv2, sslv3, tlsv1, all)
-V [ --version ] arg VMODL version(s) for which the server will accept
requests.
-f [ --configfile ] arg config file path and name
-L [ --logfile ] arg Log file name (log to stderr by default)
--loglevel arg Log level
-v [ --verbose ] Enable verbose logging
-q [ --quiet ] Enable quiet logging
-l [ --localepath ] arg Path to locale files (enables i18n filtering)