Keeping connection alive / Multiple requests

abhishek01
Hi,

I observed that the server does not allow connection: keep-alive. As a consequence back to back api requests require opening a new connection each time. Wouldn't allowing this improve the performance and also reduce load on your servers. I am not sure why is it disabled. Alternately are there any plans of providing bulk requests as in say placing multiple orders with a single api request.

thanks
Sign In or Register to comment.