Kbase P180325: How to turn off the auto trim for a WebSpeed broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/01/2011 |
|
Status: Unverified
GOAL:
How to turn off the auto trim for a WebSpeed broker
GOAL:
How to disable auto trim for a WebSpeed broker
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
To do this, use one of the following methods:
1.- Using the Progress Explorer Tool go to the WebSpeed Broker, right click on the WebSpeed broker, select Properties, expand the Broker's tree, select the Advanced Features section and set the Auto trim timeout value to 0.
2.- Using the OpenEdge Explorer Tool, select My Dashboard, click on the WebSpeed broker, click on Configuration, press the Edit button and set the Auto trim timeout value to 0.
3.- Edit the ubroker.properties file by adding autoTrimTimeout=0 for the appropriate WebSpeed Broker.
Example:
[UBroker.WS.wsbroker1]
appserviceNameList=wsbroker1
autoTrimTimeout=0
brokerLogFile=@{WorkPath}\wsbroker1.broker.log
controllingNameServer=NS1
description=A sample WebSpeed Transaction Server
environment=wsbroker1
initialSrvrInstance=20
maxSrvrInstance=30
minSrvrInstance=20
password=
portNumber=3055
priorityWeight=66
srvrLogFile=@{WorkPath}\wsbroker1.server.log
srvrStartupParam=-p web\objects\web-disp.p -weblogerror -db sports2k
userName=
uuid=932.99.000.ZZZ:1ee77e:cf3bbe04fd:-8000