Article ID: 82377
Article Type: Technical Reference
Last Modified:
You can configure a proxy server to perform virus definition (VDF) updates for Commvault Threat Scan.
On the Threat Scan server, update the following configuration file in Notepad to update the settings:
Use the following parameters:
system-proxy
If this parameter is present, the updater will use the system proxy. By default, this parameter is not present.proxy-username=
User name for the proxy authentication.proxy-password=
Password for the proxy authentication.proxy-host=
The name of the proxy server.proxy-port=
Proxy port.On the Threat Scan server, add the additional settings as shown in the following table, and then restart all services:
Additional Setting | Description | Category | Type | Value(s) |
---|---|---|---|---|
sProxyHost | Specifies the proxy hostname. | ContentAnalyzer | String | Any |
sProxyPassword | Specifies the proxy password. | ContentAnalyzer | String | Any |
sProxyPort | Specifies the proxy port. | ContentAnalyzer | String | Any |
sProxyProtocol | Specifies the proxy protocol. | ContentAnalyzer | String | • http • socks5 • socks4 • socks4a |
sProxyUsername | Specifies the proxy username. | ContentAnalyzer | String | Any |
sSystemProxy | Specifies if the proxy settings should be taken from the operating system proxy settings like environment variables or Internet Explorer. | ContentAnalyzer | String | • False (default) • True |