Date
1 - 2 of 2
about flow control for app
Liangbiao
Is there any way to limit request for specific app?
For example: Limit concurrent request Limit request per second/munites/hours Limit bandwidth I think gorouter is the best location to do flow control for app. But it seams gorouter does not support this yet. |
|
Dieu Cao <dcao@...>
Hi,
toggle quoted message
Show quoted text
The Routing team has the Route Services work in progress [1]. I believe once that work is complete you could develop a route service to be able to do this type of rate limiting. Shannon may be able to give better guidance if this work is landing soon. -Dieu CF CAPI PM [1] https://docs.google.com/document/d/1bGOQxiKkmaw6uaRWGd-sXpxL0Y28d3QihcluI15FiIA/edit?usp=sharing On Tue, Feb 2, 2016 at 1:37 AM, Liangbiao <rexxar.liang(a)huawei.com> wrote:
Is there any way to limit request for specific app? |
|