Configuring Satellite FTL Servers
You can designate a cluster of satellite servers to provide services at a geographically remote location.
- Procedure
- If authentication is required, supply credentials that the primary servers can use to authenticate themselves to the satellite servers in the
user
andpassword
parameters.Ensure that this user name is in the authorization group
FTL Server Authorization Groups
. - Supply the
satelliteof
parameter. The value is a URL list indicating the locations of the primary servers. - If authentication is required, supply credentials that the satellite servers can use to authenticate themselves to the primary servers in the
server.user
andserver.password
parameters.Ensure that this user name is in the authorization group
ftl-internal
. - In the realm connect call, programmers supply the locations of the local cluster of FTL servers:
Supply the locations as a pipe-separated list of URLs as an argument.
Task A
Configure Primary Servers
Task B
Configuring Satellite Servers
Task C
Configuring Clients