[Quickfix-developers] ResetOnDisconnect and ResetOnLogout
Brought to you by:
orenmnero
|
From: Jon D. <jd...@wi...> - 2004-07-08 21:52:50
|
I'm currently running a FIX server which resets the SequenceNumbers on Disconnect or Logoff(ResetOnDisconnect=Y, ResetOnLogut=Y in my config file). If I have a client(s) connected when the server is brought down, the sequence numbers are not reset. Then the client takes a long time to Logon if at all once the server is restarted. Is this by design or something that needs to be changed in the library? I'm using QF 1.7.0 on RHE 2.1 Thanks, JD |