Consultor Eletrônico



Kbase P6767: Where to set the Client Session Stack Size (-s) parameter for WebSpeed?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

GOAL:

Where to set the Client Session Stack Size (-s) parameter for WebSpeed?

GOAL:

How do I increase client session stack size (-s) parameter for WebSpeed?

FACT(s) (Environment):

WebSpeed 3.x

FIX:

To set the stack -s parameter you have two options:
By using Progress Explorer:

WebSpeed -> <broker_name> -> [properties] -> Agent -> General ->
Agent startup parameters.


Or directly in Ubroker.properties:

Modify following session and add -s parameter
UBroker.WS.<broker_name>
svrstartupparam
The default value is 40 so any value higher needs to be selected, limited by system resources. The Stack client parameter -s is used to change the size of the stack (an internal memory area used by Progress program modules). The stack size value represents in kilobytes.