FIX API Concurrent requests
FIX API Concurrent requests
21 Mar 2023, 13:17
Hi All
I want to figure out if there is a limitations on FIX API concurrent requests count
I have an application that may send a big count of requests at the same time
but it always send me the resend request message for missing out some requests
I'm sure that all messages were sent to the server completely, so I think it might there is some limitation on requests processing on the server side
thank you
Replies
shadi513
22 Mar 2023, 10:41
RE:
PanagiotisChar said:
Hi there,
As far as I know there is no publicly set limit. For how many requests per second are we talking about? There could be some kind of a limit on the server side to protect the infrastructure from abuse.
Need help? Join us on Telegram
Need premium support? Trade with us
Thanks for your answer
Did you know any type of these "Server limitations", I must fix this problem I had
@shadi513
PanagiotisChar
22 Mar 2023, 09:07
Hi there,
As far as I know there is no publicly set limit. For how many requests per second are we talking about? There could be some kind of a limit on the server side to protect the infrastructure from abuse.
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar