[Quickfix-users] Persist message all the time?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2009-10-13 03:38:26
|
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 |