You are here

constant FastlyBackend::CONNECT_TIMEOUT in Acquia Purge 8

Float: the number of seconds to wait for Fastly to open a socket.

File

src/AcquiaPlatformCdn/FastlyBackend.php, line 29

Class

FastlyBackend
Provides a Fastly backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

const CONNECT_TIMEOUT = 1.5;