Re: [Quickfix-users] Persist message all the time?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2009-10-13 23:47:26
|
nevermind, setting PersistMessages=N works. ________________________________ From: Hei Chan <str...@ya...> To: qui...@li... Sent: Mon, October 12, 2009 8:38:13 PM Subject: Persist message all the time? Hi, I am using quickfix c++. I wonder how I can make quickfix stop persisting messsages. According to http://www.quickfixengine.org/quickfix/doc/html/configuration.html, PersistMessages is defualted to N. But I still see new messages being stored in [FileLogPath/]*.body. I have tired to set PersistMessages=N in the configure file. I still see the messages being stored. Am I missing something? Thanks in advance. Cheers, Hei |