What is the difference between quota plugin and quota-memory plugin in Edge Microgateway? Are these two related somehow?
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.
1 Like
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.