We moved this page to our Documentation Portal. You can find the latest updates here. |
Question
How can I customize my nginx settings?
Answer
Upon CDN resource creation/edit, enable "Advanced Settings".
Nginx Settings
- Limit Rate - limit the speed of any one request of a CDN resource. This is not a limit across the whole CDN resource but a limit per request.
- Limit Rate (after) - limit the speed of any one request of a CDN resource. This is not a limit across the whole CDN resource but a limit per request.
- Cache Key - set a cache key, which is how a request is stored and looked up in a cache.
For example, if you want to ignore query string, you can edit the cache key to "$host$uri"