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.

NameTypeDescription
berlioz-controlStringThe control key to restrict usage of global parameters (see below)
berlioz-profileBoolean

Compute times in milliseconds to compute the etag and content of generators and include results in the response if true

berlioz-reload

Boolean

Clears XSLT cache, reloads services, resets etags if true

clear-xsl-cache

Boolean

Clears all cache XSLT templates if true

reload-servicesBooleanReload the services.xml file
reset-etags

Boolean

Reset all HTTP Etags by generating a new etag seed if true

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