constant VARNISH_SERVER_STATUS_UP in Varnish 7
Same name and namespace in other branches
- 8 varnish.module \VARNISH_SERVER_STATUS_UP
- 6 varnish.module \VARNISH_SERVER_STATUS_UP
2 uses of VARNISH_SERVER_STATUS_UP
- theme_varnish_status in ./
varnish.module - Theme handler for theme('varnish_status').
- varnish_get_status in ./
varnish.module - Get the status (up/down) of each of the varnish servers.
File
- ./
varnish.module, line 15 - Common functions used for the module.
Code
define('VARNISH_SERVER_STATUS_UP', 1);