Skip to content

Conversation

ijufumi
Copy link
Contributor

@ijufumi ijufumi commented Dec 14, 2018

This is sample of #347

@ijufumi
Copy link
Contributor Author

ijufumi commented Dec 19, 2018

The following is the log when executed in my environment.

settings are

  • SocketTimeout=10s
  • ReconnectInterval=10

and

  • executed iptables -A OUTPUT -d 192.168.11.1 -j DROP
2018/12/19 07:37:21.787886 Connecting to: 192.168.11.1:443
2018/12/19 07:37:31.789615 Failed to connect: dial tcp 192.168.11.1:443: i/o timeout
2018/12/19 07:37:31.790810 Reconnecting in 10s

afterwards,

  • executed iptables -D OUTPUT -d 192.168.11.1 -j DROP
2018/12/19 07:38:01.767554 Connecting to: 192.168.11.1:443
2018/12/19 07:38:02.562847 Sending logon request
2018/12/19 07:38:02.894873 Received logon response
2018/12/19 07:38:02.896018 Logon contains ResetSeqNumFlag=Y, resetting sequence numbers to 1

@cbusbey
Copy link
Contributor

cbusbey commented Dec 19, 2018

Awesome, thanks for the contribution @ijufumi! 🍻

@cbusbey cbusbey merged commit 379deb8 into quickfixgo:master Dec 19, 2018
level2player pushed a commit to longbridge/quickfix that referenced this pull request Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants