If you provide multiple AppServer instances to service client requests for an application service, the NameServer required to manage these requests maintains a list of the available AppServer instances on the network that support the given application service. When a client session binds to an application service, OpenEdge uses the list of AppServer instances provided by the NameServer to establish a connection pool on the client’s behalf.
For more information on NameServers and how they support logical connections to application services, see the information on AppServer run-time components and operation in
OpenEdge Application Server: Administration and the information on session models and application services in
OpenEdge Application Server: Developing AppServer Applications. For more information on how OpenEdge maintains logical connections for client applications, see
Connection process.