Will the same request serve from cache ?

Hi,

I have around 500 users for my application and i see from documentation Backendless supports only 50 req/sec. So my requests and responses will be same, in this case after the first request will the other similar request serve from cache or will it be counted in the 50 req/sec ?

Hi,

We do not cache any of your responses. Every API call your app makes is counted.

Mark