ResponseCache Policy TimeoutInSeconds Best Value

Can I cache response for a day, is this the best approach ? 

Solved Solved
0 1 77
1 ACCEPTED SOLUTION

It's fine to cache that long, from the Apigee perspective. the "best" Cache timeout will vary depending on the case and the system. If the backend data changes often, then you might want to shorten the cache TTL.  If the data does not change very often, then lengthen it.  It's up to you. 

View solution in original post

1 REPLY 1

It's fine to cache that long, from the Apigee perspective. the "best" Cache timeout will vary depending on the case and the system. If the backend data changes often, then you might want to shorten the cache TTL.  If the data does not change very often, then lengthen it.  It's up to you.