{{Quickfixn}} SPAMRe: Connections Problem

Sergio Diego Demaestri sdemaestri at mae.com.ar
Wed May 20 08:02:31 PDT 2020


Hello Mike,

OnLogout and OnLogon I have them implemented and they are not executed.

when I run a netstat -a , I can see that the client connection died.

but in the log I can see that I keep sending him messages.
This is visible as you implement the OnOutgoing event.

I can see that I no longer send 35 = 0 for several minutes without this being detected by Quickfix.

If the client tries to connect again, it is rejected because a connection already exists (although the socket is already closed and heartbeat is not being received)

Thanks

De: Quickfixn <quickfixn-bounces at lists.quickfixn.com> En nombre de Mike Gatny
Enviado el: Wednesday, May 20, 2020 11:42 AM
Para: Mailing list for QuickFIX/n <quickfixn at lists.quickfixn.com>
Asunto: SPAMRe: {{Quickfixn}} Connections Problem

Quickfix/n will call the OnLogout callback if the socket connection is lost (even if the other side did not do a proper Logout).  Use this callback to know when the connection is lost, and use OnLogon to know when the connection is restored.

You can continue calling Session.SendToTarget when the socket connection is lost because Quickfix/n will queue the messages and deliver them when the socket is reconnected.

--
Mike Gatny
Connamara Systems


On Wed, May 20, 2020 at 10:02 AM Sergio Diego Demaestri <sdemaestri at mae.com.ar<mailto:sdemaestri at mae.com.ar>> wrote:
Hello ,

We are using Quickfix 1.8.1 and we have some connection problems.

By having a microcut some connected clients lose the hearbeat.
I can see the event

At the same time, other clients can stay connected even though they have already lost their socket and are not really connected.

These strange behaviors occur only after the server's internet connection is cut for a minimum time.

Quickfix does not recognize the loss of the connection and continues sending msg.

Has it happened to them? Could you give me a solution?

Thank you so much
Aviso de Confidencialidad: La información contenida en este E-mail es confidencial y sólo puede ser utilizada por el destinatario a quien está dirigido. Conforme artículo 318 del Código Civil y Comercial de la Nación, la correspondencia confidencial no puede ser utilizada sin consentimiento del remitente, y los terceros no pueden valerse de la correspondencia sin asentimiento del destinatario, y del remitente si es confidencial. Si no es el destinatario autorizado de este E-mail, no puede utilizar esta información sin consentimiento del remitente y cualquier retención, difusión, distribución o copia de este mensaje es prohibida y sancionada por la ley. Toda vez que la información remitida por este medio puede ser objeto de modificación o alteración, el emisor no se responsabiliza por errores u omisiones contenidos en este mensaje o sus anexos, ni garantiza la seguridad, exactitud de lo transmitido por este medio. Si por error ha recibido este E-mail, favor reenvíelo al remitente y borre el mensaje recibido inmediatamente
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com

This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.
Aviso de Confidencialidad: La información contenida en este E-mail es confidencial y sólo puede ser utilizada por el destinatario a quien está dirigido. Conforme artículo 318 del Código Civil y Comercial de la Nación, la correspondencia confidencial no puede ser utilizada sin consentimiento del remitente, y los terceros no pueden valerse de la correspondencia sin asentimiento del destinatario, y del remitente si es confidencial. Si no es el destinatario autorizado de este E-mail, no puede utilizar esta información sin consentimiento del remitente y cualquier retención, difusión, distribución o copia de este mensaje es prohibida y sancionada por la ley. Toda vez que la información remitida por este medio puede ser objeto de modificación o alteración, el emisor no se responsabiliza por errores u omisiones contenidos en este mensaje o sus anexos, ni garantiza la seguridad, exactitud de lo transmitido por este medio. Si por error ha recibido este E-mail, favor reenvíelo al remitente y borre el mensaje recibido inmediatamente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20200520/412bece0/attachment.htm>


More information about the Quickfixn mailing list