[QFJ-502] Lot of test requests sent to server Created: 15/Jan/10 Updated: 20/Mar/11 Resolved: 20/Mar/11 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.3.1 |
Fix Version/s: | None |
Type: | Other | Priority: | Default |
Reporter: | Tausseef Ahmad | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Environment: |
Windows Xp Service Pack 2 |
Description |
i am using quickfix version 1.3.1. Recently i had an issue that there are a lot of test requests within two mins. For each test request request the server responds with a heartbeat message with correct test request id. Below are the messges. [Nondelimited FIX messages removed, please attach message file or replace delimiters with an ASCII character] |
Comments |
Comment by Steve Bate [ 15/Jan/10 ] |
This could possibly happen if the counterparty stops sending heartbeats. QFJ will periodically send a test request to ensure the connection is still alive. Since the counterparty is responding to the test request the connection will stay alive. However, if there are still no heartbeats then the test request will be resent. |