Consultor Eletrônico



Kbase P74869: Was the setPingInterval developed to send ICMP messages ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/02/2006
Status: Unverified

GOAL:

Was the setPingInterval developed to send ICMP messages ?

FACT(s) (Environment):

SonicMQ 5.x
SonicMQ 4.x

FIX:

No, the ping implementation is basically a method in the ClientSender class which is part of the sonic_Client.jar file . It relies solely in the connection context of the client. If the connection dies there is no way to continue sending messages. To determine if the server that host the broker container is alive an external ICMP pulse is necessary.