Re: [Quickfix-developers] Datestamp in Log File names
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-08-17 21:02:19
|
David, I checked into source control support for the PersistMessages configuration setting. If this is set to 'N', the session will not store or retrieve messages from the message store. Instead it will respond to all ResendRequests with a single gap fill message. Try this out and see if it works for you. --oren On Aug 17, 2006, at 3:41 AM, David Stewart wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Thanks Oren. I have also noticed that our resend file (.body) is > getting > very large also. > Is there a way I can tell quickfix to just gap-fill any resend > requests > and thereby avoid the overhead of cacheing all the messages? > As the fix engine is used for a price feed we don't particularly > want to > resend stale prices anyway. > > Thanks > Dave > > > -----Original Message----- > From: Oren Miller [mailto:or...@qu...] > Sent: 17 August 2006 06:05 > To: David Stewart > Cc: qui...@li... > Subject: Re: [Quickfix-developers] Datestamp in Log File names > > Passing a LogStoreFactory is optional. If you do not pass one in, no > log files will be created. > > --oren > > On Aug 16, 2006, at 2:18 AM, David Stewart wrote: > >> QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ >> html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> Unfortunately our processes don't restart daily. Is there a quick and >> easy way to configure quickfix to not log at all? By means of a >> config > >> flag or something? >> >> Thanks >> Dave >> >> >> >> The information contained in this email is strictly confidential and >> for the use of the addressee only, unless otherwise indicated. >> If you are not the intended recipient, please do not read, copy, use >> or disclose to others this message or any attachment. Please also >> notify the sender by replying to this email or by telephone >> +44 (0)20 7896 0011 and then delete the email and any copies of it. >> Opinions, conclusions (etc.) that do not relate to the official >> business of this company shall be understood as neither given nor >> endorsed by it. IG Markets Limited and IG Index Plc are authorised >> and > >> regulated by the Financial Services Authority and, in Australia, by >> the Australian Securities and Investments Commission. >> >> >> --------------------------------------------------------------------- >> - >> --- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job > >> easier Download IBM WebSphere Application Server v.1.0.1 based on >> Apache Geronimo http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > > > > The information contained in this email is strictly confidential > and for the use of the addressee only, unless otherwise indicated. > If you are not the intended recipient, please do not read, copy, > use or disclose to others this message or any attachment. Please > also notify the sender by replying to this email or by telephone > +44 (0)20 7896 0011 and then delete the email and any copies of it. > Opinions, conclusions (etc.) that do not relate to the official > business of this company shall be understood as neither given nor > endorsed by it. IG Markets Limited and IG Index Plc are authorised > and regulated by the Financial Services Authority and, in > Australia, by the Australian Securities and Investments Commission. > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |