Installation guide

Register a Trusted Host in GUI or Console Mode
68 Web Agent Installation Guide
Important: If an Agent is configured on a multi-process web server,
specifying multiple Policy Server entries is recommended to ensure that
any child process can establish a connection to the secondary Policy
Server if the primary Policy Server fails. Each time a new child process is
started, it will not be able to initialize the Web Agent if only one Policy
Server is listed in the file and that Policy Server is unreachable.
Default: IP_address, 44441,44442,44443
Example (Syntax for a single entry): "IP_address, port,port,port"
Example (Syntax for multiple entries, place each Policy Server on a
separate line):
policyserver="123.122.1.1, 44441,44442,44443"
policyserver="111.222.2.2, 44441,44442,44443"
policyserver="321.123.1.1, 44441,44442,44443"
requesttimeout
Specifies an interval of seconds during which the Agent that is acting as
a trusted host waits before deciding that a Policy Server is unavailable.
You can increase the time-out value if the Policy Server is busy due to
heavy traffic or a slow network connection.
Default: 60
Example: requesttimeout="60"
4. Save and close the SmHost.Conf file.
The changes to the SmHost.conf file are applied.