Apigee cache storage limit

can apigee store 75000 request per day in cache and each cache entry will be about 10 KB. validity of the cache will be 24 hours.

Does cache can store this much of data per day and does it have any performance impact on API?

0 2 786
2 REPLIES 2

Why are you trying to cache requests?

If you meant responses, the product limits are defined here

https://docs.apigee.com/api-platform/reference/limits

It looks like you would be within the cache value size and item limits

Thanks knezic ,

Is this cache limit is at proxy level or organization level.

In the reference limit it is mentioned that 2.5 million is planned but how much limit currently cache is accommodating not mentioned.