varnish.settings.yml in Varnish 8
config/install/varnish.settings.yml
7 string references to 'varnish.settings'
- VarnishAdminForm::buildForm in src/
Form/ VarnishAdminForm.php - Form constructor.
- VarnishAdminForm::getEditableConfigNames in src/
Form/ VarnishAdminForm.php - Gets the configuration names that will be editable.
- varnish_get_status in ./
varnish.module - Get the status (up/down) of each of the varnish servers.
- varnish_purge in ./
varnish.module - Helper function to purge items for a host that matches the provided pattern.
- varnish_purge_paths in ./
varnish.module - Helper function that wraps around varnish_purge() and compiles a regular expression of all paths supplied to it. This function takes care to chunk commands into no more than 7500 bytes each, to avoid hitting params.cli_buffer.
File
config/install/varnish.settings.ymlView source
- varnish_flush_cron: 0
- varnish_version: 3
- varnish_control_terminal: 127.0.0.1:6082
- varnish_control_key: ''
- varnish_socket_timeout: 100
- varnish_cache_clear: 1
- varnish_bantype: 0
- varnish_cmdlength_limit: 7500