Consultor Eletrônico



Kbase P86431: Is it possible to change the bandwidth requirements for SonicMQ ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   13/10/2004
Status: Unverified

GOAL:

Is it possible to change the bandwidth requirements for SonicMQ ?

FACT(s) (Environment):

SonicMQ

FIX:

No, we do not have control of the TCP/IP layer, SonicMQ uses Java's defaults which actually uses sockets to pass the data back and forth over TCP/IP.

We can try to avoid using the setPingInterval so we do not increase the amount of data passed over the wire, we also could use message filters to reduce the amount of data being sent to the peers, however we have no direct control over the bandwidth used by the inferior layers.