quota plugin in Edge Microgateway

Not applicable

What is the difference between quota plugin and quota-memory plugin in Edge Microgateway? Are these two related somehow?

Solved Solved
0 3 350
1 ACCEPTED SOLUTION

ssisodiya
Participant III

quota plugin

Enforces quota on requests to Edge Microgateway. Uses Apigee Edge to store and manage the quotas.

quota-memory plugin

Enforces quota on requests to Edge Microgateway. Stores and manages quotas in local memory.

So quota plugin use edge for storing and managing quota while quota-memory do this using local memory of Microgateway.


View solution in original post

3 REPLIES 3

ssisodiya
Participant III

quota plugin

Enforces quota on requests to Edge Microgateway. Uses Apigee Edge to store and manage the quotas.

quota-memory plugin

Enforces quota on requests to Edge Microgateway. Stores and manages quotas in local memory.

So quota plugin use edge for storing and managing quota while quota-memory do this using local memory of Microgateway.


Dear both,

I would like to ask what is the sequence of execution;

ie will quota-memory be first executed, before quota for microgateway?

Thank you,

Slobodanka

it is not necessary to use them together, so no sequence of execution needed.