You are here

constant VARNISH_SERVER_STATUS_AUTHENTICATION_FAILURE in Varnish 8

4 uses of VARNISH_SERVER_STATUS_AUTHENTICATION_FAILURE
build_varnish_status in ./varnish.module
theme build function for 'varnish_status'.
varnish_get_status in ./varnish.module
Get the status (up/down) of each of the varnish servers.
varnish_requirements in ./varnish.install
Implements hook_requirements().
_varnish_terminal_run in ./varnish.module
Send one or more commands to Varnish.

File

./varnish.module, line 18
varnish.module

Code

define('VARNISH_SERVER_STATUS_AUTHENTICATION_FAILURE', -1);