RE: [Quickfix-developers] Sequence Number Reset
Brought to you by:
orenmnero
From: Dahl, J. <JD...@cm...> - 2004-03-18 16:55:53
|
I figured it out, I was using the C++ tradeclient. It was not sending a Logout message. I added the Logout to the client and the server and it worked. -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Dahl, Jon Sent: Thursday, March 18, 2004 9:55 AM To: qui...@li... Subject: [Quickfix-developers] Sequence Number Reset According to the documentation, I can set ResetOnLogout=3DY and ResetOnDisconnect=3DY to reset sequence numbers in the config files. I implemented this in the client configs and there was no reset back to 1 when running a test. I then added the settings to the server config and tested it again. There was no reset back to 1. I'm using version 1.6.0 with no updates. Is this a bug in the library or do I need to do something in addition to resetting the Sequence Numbers? Thanks, JD ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=3Dick _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |