Kbase P128221: Does setting the minSrvrInstance value to 1 allow all appservers to be manually trimmed?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/21/2009 |
|
Status: Unverified
GOAL:
Does setting the minSrvrInstance value to 1 allow all appservers to be manually trimmed?
GOAL:
Can I trim all AppServer agents if the minSrvrInstance is set to 1?
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
All Supported Operating Systems
FIX:
AppServer agents can be trimmed down to zero even if the minSrvrInstance is set to 1.
The minSrvrInstance merely prevents the autoTrim feature from removing all running agents. Per the ubroker.properties-readme file:
minSrvrInstance=1
Minimum number of servers/agents allowed on the broker. Broker will not autoTrim below this value. If the number of servers/agents drops below this number, a client request will cause the broker to start enough servers/agents to equal this number.