[PROXY_SETTINGS]

Use the [PROXY_SETTINGS] section of the assignment file to configure a proxy server for use by the UHTTP component.

Syntax

[PROXY_SETTINGS]
Setting {=} Value

For example:

[PROXY_SETTINGS]
$SERVER = http://www.proxy-server.company.com:8001
$UHTTP_DEF_PROXY_AUTH = BL
$BYPASS = www.mycompany.com
$DO_NOT_USE_REGISTRY = 1

Arguments

  • Setting—name of the proxy setting; .
  • Value is the value of the setting.

The following example assignment file specifies a number of proxy settings:

Note:  $DO_NOT_USE_REGISTRY is relevant only for Microsoft Windows platforms.