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

2013-03-07 Thread Parth Jagirdar
day, March 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

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

2013-03-07 Thread Parth Jagirdar
t; >Thanks, >.. Parth > >Thanks, >.. Parth > > >-Original Message- >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 num

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

2013-03-07 Thread Min Chen
-Original Message- >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 mast

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

2013-03-07 Thread Parth Jagirdar
13 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, so no API throt

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 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 restart MS. FS

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

2013-03-05 Thread Min Chen
add this functionality to the release but why should >>the deployer know that he should disable api throttling in >>componentscontext.xml? >> >>--Alex >> >> >> >>> -Original Message- >>> From: Min Chen [mailto:min.c...@citrix.com

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

2013-03-01 Thread Min Chen
t;That sounds right.. >> > >> >If you enable throttling then .. you are assumed to know what it does. >> >If you enable throttling then .. you should decide values based on your >> >environment. >> > >> >Thanks, >> >.. Parth >> >

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

2013-03-01 Thread Alex Huang
.. Parth > > > > > >-Original Message----- > >From: David Nalley [mailto:da...@gnsa.us] > >Sent: Friday, March 01, 2013 2:58 PM > >To: cloudstack-dev@incubator.apache.org > >Subject: Re: [DISCUSS} API Throttling minimum number of calls per unit > >

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

2013-03-01 Thread David Nalley
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 serv

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 Min Chen
>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 > wrote: >> All, >> >> API throttling number can be set to anything at this point. >> &

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 wrote: > All, > > API throttling number can be set to anything at this point. > > Suggestions here is to h

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

2013-03-01 Thread David Nalley
On Fri, Mar 1, 2013 at 5:34 PM, Parth Jagirdar 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 than" > number of API that can be fired by any potential action on UI. > > Minimum API for throt