You are here

constant VARNISH_SERVER_STATUS_DOWN in Varnish 6

Same name and namespace in other branches
  1. 8 varnish.module \VARNISH_SERVER_STATUS_DOWN
  2. 7 varnish.module \VARNISH_SERVER_STATUS_DOWN
1 use of VARNISH_SERVER_STATUS_DOWN
varnish_get_status in ./varnish.module
Get the status (up/down) of each of the varnish servers.

File

./varnish.module, line 7
varnish.module Provide drupal hooks for integration with the Varnish control layer.

Code

define('VARNISH_SERVER_STATUS_DOWN', 0);