RE: [Quickfix-developers] Heartbeat
Brought to you by:
orenmnero
From: Yihu F. <Yih...@re...> - 2004-07-22 20:19:32
|
Patrick, =20 Are you using SocketAcceptor or ThreadedSocketAcceptor? =20 We have seen similar missed heartbeat behavior when using SocketAcceptor under heavy sustained message rate. It causes reconnect and resend and other undesired behavior. =20 After we change to ThreadedSocketAcceptor and it has no problem ever since. =20 -Yihu =20 _____ =20 From: qui...@li... [mailto:qui...@li...] On Behalf Of Patrick Flannery Sent: Thursday, July 22, 2004 1:45 PM To: qui...@li... Subject: [Quickfix-developers] Heartbeat =20 Oren, Is it possible that when many messages are being sent or received a heartbeat gets drowned out causing a logout message to be generated? =20 =20 I have both acceptor and initiator ResetOnDiscconect and ResetOnLogout set to Y, but I notice when the client starts up there are series of onLogoff and onLogon messages and Reset Sequence number events before a connection is made? What could cause this? =20 When the client sends the logout message an onLogout event is generated then an onLogon event the client can send messages as if they never logged off, why would that happen? =20 Thank you in advance for your time.=20 Patrick Flannery _____ =20 This email message is intended only for the addressee(s) and contains information that may be confidential and/or=20 copyright. If you are not the intended recipient please notify the sender by reply email and immediately delete=20 this email. Use, disclosure or reproduction of this email by anyone other than the intended recipient(s) is strictly=20 prohibited. No representation is made that this email or any attachments are free of viruses. Virus scanning is=20 recommended and is the responsibility of the recipient. Thank you. _____ =20 For more information on CTC, LLC please visit our website at http://www.chicagotrading.com. =20 ----------------------------------------------------------------- Visit our Internet site at http://www.reuters.com Get closer to the financial markets with Reuters Messaging - for more information and to register, visit http://www.reuters.com/messaging Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd. |