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

General • Re: How to Handle Rate Limiting in API Requests?

$
0
0
You need to tell us more to much much to answer that

For example if the API device is on a simple interface you can put a simple a queue on it
Code:
/queue simpleadd name=queue1 target=ether1 max-limit=128k/256k
More complex vlan/interface/ip/dst port examples will require mangle marks and then a queue but we also need to know if fasttrack connections is on because that would require isolating subnet traffic from the fasttrack.

You can limit by bandwidth or packets that is up to you.

However you need to go back and rewrite your question with more facts and setup.

Statistics: Posted by LdB — Wed May 22, 2024 5:40 pm



Viewing all articles
Browse latest Browse all 23620

Trending Articles