Hi,
We have an appcaller that has more that one proxy it is invoking. We are setting quota count at the developer level for this product. We now got a requirement to see if we can set a quota per proxy instead of per client? Is it possible?
Eg,
count 100
Client A is calling Proxy 1 and Proxy 2, with the current config, client A can call proxy 1 100 times, and Proxy 2 100 times.
New Req is,
count 100
When client A calls, we need allow only 100 call, it does not matter which proxy they call. Bit