Global parameters
Special parameters that can be used for any service providing instructions for Berlioz.
These global parameters can be used with any service and specified directly on the URL. For example: /home.html?berlioz-reload=true
.
Name | Type | Description |
---|---|---|
berlioz-control | String | The control key to restrict usage of global parameters (see below) |
berlioz-profile | Boolean |
Compute times in milliseconds to compute the etag and content of generators and include results in the response if |
berlioz-reload |
Boolean |
Clears XSLT cache, reloads services, resets etags if |
clear-xsl-cache |
Boolean |
Clears all cache XSLT templates if |
reload-services | Boolean | Reload the services.xml file |
reset-etags |
Boolean |
Reset all HTTP Etags by generating a new etag seed if |
Disabling the parameters
For security reasons (or when the application is in production), it is recommended that these parameters be disabled. This can be done by using a control key.
Created on , last edited on