Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 19714

Scripting • Re: Rest API Limitations (if any)

$
0
0
It depends id the web service is built to take such a load.
normal web services are ok with 300 requests per sec but in bursts of max 300.
Above this you need threading of so sort of parallel processing.
Also, it depends on other factors and if you take 10k per an hour it's about ~166 per minute which is pretty normal for an API service to my opinion.
The last time I tried to run parallel rest api requests the service just "died" and I had to disable and re-enable it on a hap ac3.
I don't know if it's the CPU, RAM or software but it's one of them...

Statistics: Posted by elico — Fri Mar 15, 2024 11:07 pm



Viewing all articles
Browse latest Browse all 19714

Trending Articles