Pretty standard scenario is where multiple API proxies call the same back-end. But how to do concurrent rate limiting across multiple proxies? Concurrent Rate Limit is API proxy specific.
Is the use of an intermediate proxy an acceptable approach? Obviously using proxy chaining with LocalTargetConnection.
Looking forward to your feedback.


