Kbase P39805: With a 5 agent license, How can I add a second WS broker for
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/10/2003 |
|
Status: Unverified
GOAL:
With a 5 agent license, How can I add a second WS broker for test environment when production broker is defined to use all agents licenses?
FACT(s) (Environment):
Progress 9.1x
FIX:
If using the Progress Explorer you can simply;
1. For production WS broker:
Trim 1 agents
2. Create a new second WS broker
3. Make sure the second WS broker has the following attributes:
initialSrvrInstance=1
maxSrvrInstance=1
minSrvrInstance=0
This way, when the new broker starts up, it starts up with a total of 5 agents, 4 on the production broker and 1 on the second test broker.
4. Start the second WS broker