[Dev] [APIM 2.0]What is the exact functionality on API Advance resource level throttling invert condition?

2016-06-07 Thread Ushani Balasooriya
Hi All, When you enable invert condition of a particular header condition, should it look at the whole header name, or just the value? To collaborate more on this scenario, pls have a look at the below example. I have configured a tier (named *Tier1*), with default limit as 50 req/1min and a hea

Re: [Dev] [APIM 2.0]What is the exact functionality on API Advance resource level throttling invert condition?

2016-06-07 Thread Mohanadarshan Vivekanandalingam
On Tue, Jun 7, 2016 at 11:32 PM, Harsha Kumara wrote: > Hi Ushani, > > If you send a request without a header which is the 3rd scenario this will > be happen. > >- Since specified tier has two condition group we are having two CEP >execution plans, one for default and one for conditional

Re: [Dev] [APIM 2.0]What is the exact functionality on API Advance resource level throttling invert condition?

2016-06-07 Thread Harsha Kumara
Hi Ushani, If you send a request without a header which is the 3rd scenario this will be happen. - Since specified tier has two condition group we are having two CEP execution plans, one for default and one for conditional group. - What we have done for the default policy is, we have tak