|
4.2 Changes
< Previous Next >
Heartbeat problem
Lswallow jun / NO 20 Jan 2012 9:50PM ET Hi,
I'm fairly new to FIX. Currently I have the following problem:
HeartBeat set as 108=30,and assume the reasonable transmission time is 4 seconds.
1. Both sides establish session connection successfully,and don't send any information.
2. For some reason, those messages that acceptor send can't be received by initiator. 30s later,initiator sends a heartbeat,and continue to sends a testrequest in 4s .
my question is that should the initiator send a heartbeat 30s later after send the testrequest,or wait for the heartbeat from acceptor to judge Whether the connection is OK.
From the 4.2 spec on heartbeats..... I think it should send the heartbeat while the system I am uesing doesn't send.
IF the system is correct,what should the initiator do on condition of receiving some messages between 30S and 34s after sending the testrequest? IF so,the connection is OK,But the time to send heartbeat must be over 30s in fact while it should be 30s.
Thanks in advance.
Lswallow
Heartbeat problem Lswallow jun / NO 20 Jan 2012 9:50PM ET |