Changing the names of the Resource Tiers and User Quota will be a problem for migrating users :(.
If these tier names are recorded in the DB only, we can simply write an sql script that replaces the old names with the new ones. But if they are recorded in the rxt/swagger, we'll have more problems. Thanks, NuwanD. On Wed, May 25, 2016 at 2:51 PM, Harsha Kumara <[email protected]> wrote: > Hi All, > > Currently we are using very small number for our default tier values. We > are going to change them to more meaningful counts. Here are the current > limits. Also with the change of quota calculation and undesirability we > think of change the tier names as well. > > Subscription Level Tiers > > - Gold - 20 req/min > - Silver - 5 req/min > - Bronze - 1 req/min > > > > Resource Level Tiers > > - Ultimate - 20 req/min > - Plus - 5 req/min > - Basic -1 req/min > > > Application Level Tiers > > - Large - 20 req/min > - Medium - 5 req/min > - Small -1 req/min > > > Unauthenticated Tier - 60 req/min > > *Proposed Limits* > > Subscription Level Tiers > > - Gold - 5000 req/min > - Silver - 2000 req/min > - Bronze - 1000 req/min > > Resource Level Tiers > > - 50KPerMin - 50000 req/min > - 20KPerMin - 20000 req/min > - 10KPerMin - 10000 req/min > > Application Level Tiers -> Per User Quota > > - 50PerMin - 50 req/min > - 20PerMin - 20 req/min > - 10PerMin - 10 req/min > > Unauthenticated Tier - 500 req/min > > Thanks, > Harsha > > -- > Harsha Kumara > Software Engineer, WSO2 Inc. > Mobile: +94775505618 > Blog:harshcreationz.blogspot.com > -- Nuwan Dias Technical Lead - WSO2, Inc. http://wso2.com email : [email protected] Phone : +94 777 775 729
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
