Consultor Eletrônico



Kbase P18553: SonicMQ: How to calculate the heap size for Connected Routing Nodes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

GOAL:

How to calculate the heap size for Connected Routing Nodes

FACT(s) (Environment):

SonicMQ 4.x

FIX:

The value of FLOW_CONTROLLED_PENDING_SAVE_THRESHOLD is used for internal
buffers that are holding the messages till a threshold (defined by this
value) is reached and then the messages are moved to disk. This buffer is
associated with each Connected Routing Nodes. It's default is 15 MB which has to be counted for every Connected Routing Node and multiplied with the number of
the total to expect Connected Routing Nodes to determine the needed heap size.