You are here

constant ZeroConfigPurger::CONNECT_TIMEOUT in Varnish purger 8.2

Float describing the number of seconds to wait while trying to connect to a server.

File

src/Plugin/Purge/Purger/ZeroConfigPurger.php, line 48

Class

ZeroConfigPurger
A purger with minimal configuration required.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

const CONNECT_TIMEOUT = 1.5;