[Quickfix-developers] Disconnect at 00:00:00 GMT problem
Brought to you by:
orenmnero
|
From: Oleg P. <ol...@st...> - 2006-12-26 17:14:11
|
Hi, I have a problem with disconnect. I've implemented a FIX client using quickfix v 1.12.4 which is actually defined as "initiator". Here is my configuration file: StartTime=22:30:00 (IST = GMT + 22:30) EndTime=22:30:00 (IST: GMT + 22:30) SendResetSeqNumFlag=Y ResetOnLogout=Y ResetOnDisconnect=Y ReconnectInterval=20 HeartBtInt=20 The problem is that my client (the initiator) disconnects exactly at 00:00:00 GMT and does not reconnect. Does any one know what could be the problem? Thanks, Oleg |