Imported from previous forum
Hi,
Is there someone can tell me what’s the meaning of “reconnectInterval” in the configure file?Assume setting reconnectInterval=30, Dose it mean that initiator sent logon every 30 seconds if it doesn’t receive logon response or send logon message 30 seconds after establishing telecommunication link between two sides?
Thanks in advance.
Lswallow
Hi Lswallow
ReconnectInterval is not part of FIX 4.4 (neither FIX 5.0)
It sounds like a specific configuration of the FIX engine that you use.
One advise you to search for the definition/description of ReconnectInterval configuration in the FIX engine manual, or at least add the FIX engine (and version) to this question (so other users that are familliar with the same FIX engine might help you).
Good luck,
Yuval
Hi,
Is there someone can tell me what’s the meaning of “reconnectInterval” in the configure file?Assume setting reconnectInterval=30, Dose it mean that initiator sent logon every 30 seconds if it doesn’t receive logon response or send logon message 30 seconds after establishing telecommunication link between two sides?
Thanks in advance.
Lswallow
Yes, The initiator sends logon again after the specified time, if there is no response to Logon. This helps the FIX Session to auto reconnect without manual intervention when the connection goes down.
Hi,
Is there someone can tell me what’s the meaning of “reconnectInterval” in the configure file?Assume setting reconnectInterval=30, Dose it mean that initiator sent logon every 30 seconds if it doesn’t receive logon response or send logon message 30 seconds after establishing telecommunication link between two sides?
Thanks in advance.
Lswallow