Kbase P132133: What are AppServer Agent Connection Process?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/06/2008 |
|
Status: Unverified
GOAL:
What is the AppServer Server/Agent connection process?
GOAL:
What does each AppServer Server / Agent state mean during the connection process?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
The AppServer broker and server/agent connection process and state changes associated with the connection process:
1. AppServer broker starts the AppServer server/agent process and then waits for server/agent to respond. The AppServer broker sets status to: STARTING
2. Once started, the AppServer server/agent reports back to AppServer. The AppServer broker sets status to: AVAILABLE
3. Client request connection to AppServer server/agent and is redirected by the AppServer broker to to AppServer server/agent port. The AppServer broker sets status to: CONNECTING
4. The client connects to the AppServer server/agent. The AppServer server/ agent reports back to the AppServer broker. The AppServer broker sets status to: CONNECTED
5. The AppServer server/agent completes request made by the client. The AppServer server/agent then notifies the AppServer broker that it is available. The AppServer broker sets status to: AVAILABLE