Query Parameters
Description
Most web page requests carry query parameters starting with a question mark (?). If parameters do not contain important information (such as version), ignore them to improve the cache hit ratio and speed up delivery.
Configuration Rules
- If resources do not change with query parameters, ignore the parameters.
- If resources change with query parameters, retain the parameters.
- If you have enabled video seek, set Query Parameters to Ignore all for your video resources.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.