Re: [Quickfix-developers] Sequence Reset?
Brought to you by:
orenmnero
From: Djalma R. d. S. F. <drs...@gm...> - 2011-05-29 15:32:59
|
Hi Hei, If you're not using week long sessions, the sequence is reset every day, according to StartTime and EndTime configuration. Quickfix always verifies the session's Creation Time at startup in the *.session file to know whether it should start another session or not. On Fri, May 27, 2011 at 4:42 AM, Hei Chan <str...@ya...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > For some reasons, when I restarted my application, QuickFIX started sending a > logon message with sequence #=1. > However, according to FIX's log, I see that before I restarted, the last > outgoing sequence # was 1000+. > And my settings are: > ResetOnLogon=N > ResetOnLogout=N > ResetOnDisconnect=N > > I don't understand why QuickFIX would reset the sequence. > > I am using FileLogStore to keep the sequence #. My QuickFIX/C++ version is > 1.12.4. > > Any idea? > > Thanks in advance. > > > Cheers, > Hei > > ------------------------------------------------------------------------------ > vRanger cuts backup time in half-while increasing security. > With the market-leading solution for virtual backup and recovery, > you get blazing-fast, flexible, and affordable data protection. > Download your free trial now. > http://p.sf.net/sfu/quest-d2dcopy1 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |