Kbase P113882: What are the Registration Modes configured in the AppServer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/12/2010 |
|
Status: Verified
GOAL:
What are the Registration Modes configured in the AppServer configuration?
GOAL:
What are the possible modes an AppServer can use to register with it's controlling NameServer?
GOAL:
What modes are available to register with the NameServer?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
Once the AppServer is configured to register its hostname with the controlling NameServer, one of three modes can be selected.
The registration mode represents how the hostname information will be passed to the client application.
Three possible registration modes:
1. Use Broker Host IP Address-(default) This setting is the most efficient method and can be used in most cases. It registers with the IP address of the machine where the broker is located
2. Use Broker local Host-The broker registers with the hostname of the machine that it runs on. Use this setting when the broker runs on a machine with a single hostname and more than one IP address.
3. Use Host name-The broker registers with the values specified in the hostName property. Use this setting when your clients need a fully qualified hostname (or a specific IP) to connect to a broker in a different DNS domain