Re: [Quickfix-developers] How do we stor our messages
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-10-02 16:24:18
|
It will. Where depends on the message store you used. FileStore, MySQLStore etc. They will only be resent if a sequence number gap is detected. ResetOnDisconnect will remove those messages when the connection is dropped. --oren > -------- Original Message -------- > Subject: How do we stor our messages > From: "Pierre El-khoury" <pi...@al...> > Date: Thu, October 02, 2008 1:26 am > To: <or...@qu...>, <Ned...@ao...> > Cc: <qui...@li...> > Hi > In case I got disconneted, will the Quick fix engin save the generated > messages? and where? and will these messages be send on logon? Does > "ResetOnDisconnect logout remove these messages and all messages that > where communicated while loged on? I need a way to control the failover > situation and Time out. > Best regards > Pierre |