Updated on 2025-09-24 GMT+08:00

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.