varnish

pecl install varnish

Varnish Cache bindings

Varnish Cache is an open source, state of the art web application accelerator. The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.

Maintainer

  • Anatoliy Belsky (lead )

Details

Stars: 3
Downloads: 71984
0.9.3
12 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.9.3 change log


- Added PHP-5.4 compatibility
- Implemented VarnishAdmin functionality
* VarnishAdmin::getVclList()
* VarnishAdmin::vclUse()
- multiple leak and bug fixes

requires:

  • php >=5.3
  • pearinstaller >=1.4.0
  • os