We moved this page to our Documentation Portal. You can find the latest updates here. |
Question
Specific HTTP Status Code Caching
Environment
OnApp CDN
Answer
We have a global setting for HTTP error code caching:
proxy_cache_valid 404 1m;
proxy_cache_valid 200 301 1d;