


We are planning to host an API in Adobe IO runtime. This we planned to be accessed by browser.
We want to throttle the API however based on requesting client IP? Can this be achieved? Kindly point us to documentation around this.
There is a mention about using the X-FORWARDED-FOR can be used as a variable but looks like we need to input an ip address. But we would want a generic setting.
Views
Replies
Sign in to like this content
Total Likes
As per the documentation, there are rate limiters you can define. Looks like there is no out of box support for throttling based on IP's.