Expand my Community achievements bar.

Throttling based on IP Address (Adobe IO Runtime)

Avatar

Employee

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.

https://developers.corp.adobe.com/api-platform/docs/setting-up-throttling-policies.md#list-of-suppor...

1 Reply

Avatar

Level 3

@RaghuA  

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. 

 

https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/gui...