2017 © Pedro Peláez
 

wordpress-plugin varnish-extended

WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.

image

wearerequired/varnish-extended

WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.

  • Friday, December 8, 2017
  • by wearerequired
  • Repository
  • 3 Watchers
  • 0 Stars
  • 1,198 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 33 % Grown

The README.md

Varnish Extended

Extends Varnish HTTP Purge to purge the cache on multiple backends., (*1)

Installation

  1. Install the plugin.
  2. Define VARNISH_BACKENDS in your wp-config.php file. Example: define( 'VARNISH_BACKENDS', [ '127.0.0.1:6081', '127.0.0.2:6081' ] );. Or use the varnish_extended.varnish_backends filter.

The Versions

08/12 2017

dev-master

9999999-dev https://github.com/wearerequired/varnish-extended

WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0

 

wordpress cache varnish purge

08/12 2017

1.0.1

1.0.1.0 https://github.com/wearerequired/varnish-extended

WordPress plugin to extend Varnish HTTP Purge to purge the cache on multiple backends.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0

 

wordpress cache varnish purge

19/04 2017

1.0.0

1.0.0.0

Extends Varnish HTTP Purge to purge the cache on multiple backends.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0