[Quickfix-developers] Limiting ResendRequests
Brought to you by:
orenmnero
From: djmob <dan...@bl...> - 2012-05-07 18:11:45
|
One exchange that we interface with has a requirement that we do not send ResendRequests larger than 2500 messages and if we need to request more than 2500 messages we should send multiple ResendRequests i.e. 1-2499, 2500-3999 etc... Is there a way to tell QuickFIX to do this? Currently there is very little I do with session level messaging and not sure what kind of control I have here without modify the source myself. Thanks, -- View this message in context: http://old.nabble.com/Limiting-ResendRequests-tp33763541p33763541.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |