RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time This issue has been fixed in both 4.1 and master. A new global setting api.throttling.enabled is introduced. By default, it is set to false, so no API throttling is enabled

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Min Chen
] Sent: Tuesday, March 05, 2013 9:54 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time This issue has been fixed in both 4.1 and master. A new global setting api.throttling.enabled is introduced. By default, it is set to false

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
- From: Min Chen [mailto:min.c...@citrix.com] Sent: Tuesday, March 05, 2013 9:54 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time This issue has been fixed in both 4.1 and master. A new global setting api.throttling.enabled

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-07 Thread Parth Jagirdar
07, 2013 4:37 PM To: cloudstack-dev@incubator.apache.org Subject: RE: [DISCUSS} API Throttling minimum number of calls per unit of time Well, What if backend only likes to have 200 and instead keeps getting 429 till limit is over. What I meant is, Assume you reached 15 API limit just before you

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-05 Thread Min Chen
: Friday, March 01, 2013 2:58 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time On Fri, Mar 1, 2013 at 5:34 PM, Parth Jagirdar parth.jagir...@citrix.com wrote: All, API throttling number can be set to anything

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-05 Thread David Nalley
On Tue, Mar 5, 2013 at 12:53 PM, Min Chen min.c...@citrix.com wrote: This issue has been fixed in both 4.1 and master. A new global setting api.throttling.enabled is introduced. By default, it is set to false, so no API throttling is enabled. To enable it, just change the setting to true, and

[DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
All, API throttling number can be set to anything at this point. Suggestions here is to have this number set to a value that is greater than number of API that can be fired by any potential action on UI. Minimum API for throttling that can be setNumber of API's Any action can fire in unit

[DISCUSS] API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
: [DISCUSS} API Throttling minimum number of calls per unit of time All, API throttling number can be set to anything at this point. Suggestions here is to have this number set to a value that is greater than number of API that can be fired by any potential action on UI. Minimum API for throttling

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
:58 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time On Fri, Mar 1, 2013 at 5:34 PM, Parth Jagirdar parth.jagir...@citrix.com wrote: All, API throttling number can be set to anything at this point. Suggestions here

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Min Chen
Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time On Fri, Mar 1, 2013 at 5:34 PM, Parth Jagirdar parth.jagir...@citrix.com wrote: All, API throttling number can be set to anything at this point. Suggestions here is to have this number set to a value that is greater

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Parth Jagirdar
Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Friday, March 01, 2013 4:39 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time Currently for 4.1 api throttling is enabled by default since we include that pluggable

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread David Nalley
To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time Currently for 4.1 api throttling is enabled by default since we include that pluggable service in ComponentContext.xml. Parth, please file a defect for that, I will fix

RE: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Alex Huang
should disable api throttling in componentscontext.xml? --Alex -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Friday, March 1, 2013 4:39 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time

Re: [DISCUSS} API Throttling minimum number of calls per unit of time

2013-03-01 Thread Min Chen
that he should disable api throttling in componentscontext.xml? --Alex -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Friday, March 1, 2013 4:39 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit of time