General

Top  Previous  Next

On the General tab, specify the following Web server settings:

Dr.Web Server address—IP address or DNS name of Dr.Web Server.

Parameter is specified in the following format:

<Server IP address or DNS name>[:<port>]

If the Server address is not specified, computer name returned by the operating system or the Server network address: DNS name, if available, otherwise—IP address are used.

If the port number is not specified, the port from a request is used (e.g., for requests to the Server from the Control Center or via the Web API). Particularly, for the requests from the Control Center it is the port specified in the address line for connection of the Control Center to the Server.

The value is stored in the <server-name /> parameter of the webmin.conf configuration file.

This parameter value is also used to generate the link for downloading the Agent installation file for an anti-virus network stations.

Parallel requests number—number of parallel requests processed by the Web server. This parameter affects server performance. It is not recommended to change this parameter without need.

IO threads number—number of threads serving data transmitted in network. This parameter affects Server performance. It is not recommended to change this parameter without need.

Timeout (sec)—HTTP session timeout. For persistent connections, Server releases the connection, if there are no requests received from a client during specific time slot.

Minimal send rate (BPS)—minimal acceptable data send rate. If outgoing network speed is lower than this value, connection will be rejected. Specify 0 to ignore this limit.

Minimal receive rate (BPS)—minimal acceptable data receive rate. If incoming network speed is lower than this value, connection will be rejected. Specify 0 to ignore this limit.

Send buffer size (KB)—size of buffers used when sending data. This parameter affects server performance. It is not recommended to change this parameter without need.

Receive buffer size (KB)—size of buffers used when receiving data. This parameter affects server performance. It is not recommended to change this parameter without need.

Max request length (KB)—Maximum allowed size of HTTP request.

Use compression—set the flag to use traffic compression for data transmission over a communication channel with the Web server via HTTP/HTTPS.

If the flag is set, the Compression level drop-down list become available. In this list, you can select the data compression level from 1 to 9, where the 1 is minimal level and the 9 is maximal compression level.

Replace IP addresses—set the flag to replace IP address with DNS names of computers in the Server log file.

Keep-alive SSL connection—set the flag to use keep-alive SSL connection. Older browsers may not work properly with regular SSL connections. Disable this parameter, if you have problems with SSL protocol.

SSL certificate—path to SSL certificate file. The drop-down list contains available certificates from the Server folder.

SSL private key—path to SSL private key file. The drop-down list contains available private keys from the Server folder.