xslrefresh
This command assigns a stylesheet refresh policy to the API gateway.
Syntax
xslrefresh policy
Parameters
- policy
- Specifies the name of a stylesheet refresh policy.
Guidelines
The xslrefresh command assigns a stylesheet refresh policy to the API gateway. With a stylesheet refresh policy, the API gateway refreshes the specified stylesheets at regular intervals. Update eligibility is determined by match criteria in URL maps that are assigned to the stylesheet refresh policy.
To implement a stylesheet refresh policy, frequent updates of cached stylesheets increase
processing load. A well designed policy provides the following definitions.
- Stylesheets that are subject to change are updated more frequently
- Stylesheets that are stable are updated less frequently
Example
Assign the
2aday stylesheet refresh policy to the API
gateway.# xslrefresh 2aday
#