35 lines
2.1 KiB
Groff
35 lines
2.1 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH VBOXWEBSRV "1" "April 2024" "vboxwebsrv" "User Commands"
|
|
.SH NAME
|
|
vboxwebsrv \- x86 virtualization solution
|
|
.SH SYNOPSIS
|
|
.B vboxwebsrv
|
|
[\fI\,options\/\fR]
|
|
.SH DESCRIPTION
|
|
Oracle VM VirtualBox web service Version 7.0.16
|
|
(C) 2007\-2024 Oracle Corporation
|
|
All rights reserved.
|
|
.PP
|
|
Supported options (default values in brackets):
|
|
\fB\-\-help\fR, \fB\-h\fR: Print this help message and exit.
|
|
\fB\-\-background\fR, \fB\-b\fR: Run in background (daemon mode).
|
|
\fB\-\-host\fR, \fB\-H\fR: The host to bind to (localhost).
|
|
\fB\-\-port\fR, \fB\-p\fR: The port to bind to (18083).
|
|
\fB\-\-ssl\fR, \fB\-s\fR: Enable SSL/TLS encryption.
|
|
\fB\-\-keyfile\fR, \fB\-K\fR: Server key and certificate file, PEM format ("").
|
|
\fB\-\-passwordfile\fR, \fB\-a\fR: File name for password to server key ("").
|
|
\fB\-\-cacert\fR, \fB\-c\fR: CA certificate file, PEM format ("").
|
|
\fB\-\-capath\fR, \fB\-C\fR: CA certificate path ("").
|
|
\fB\-\-dhfile\fR, \fB\-D\fR: DH file name or DH key length in bits ("").
|
|
\fB\-\-randfile\fR, \fB\-r\fR: File containing seed for random number generator ("").
|
|
\fB\-\-timeout\fR, \fB\-t\fR: Session timeout in seconds; 0 = disable timeouts (300).
|
|
\fB\-\-check\-interval\fR, \fB\-i\fR: Frequency of timeout checks in seconds (5).
|
|
\fB\-\-threads\fR, \fB\-T\fR: Maximum number of worker threads to run in parallel (100).
|
|
\fB\-\-keepalive\fR, \fB\-k\fR: Maximum number of requests before a connection will be closed (100).
|
|
\fB\-\-authentication\fR, \fB\-A\fR: Authentication method for the webservice ("").
|
|
\fB\-\-verbose\fR, \fB\-v\fR: Be verbose.
|
|
\fB\-\-pidfile\fR, \fB\-P\fR: Name of the PID file which is created when the daemon was started.
|
|
\fB\-\-logfile\fR, \fB\-F\fR: Name of file to write log to (no file).
|
|
\fB\-\-logrotate\fR, \fB\-R\fR: Number of log files (0 disables log rotation).
|
|
\fB\-\-logsize\fR, \fB\-S\fR: Maximum size of a log file to trigger rotation (bytes).
|
|
\fB\-\-loginterval\fR, \fB\-I\fR: Maximum time interval to trigger log rotation (seconds).
|