varnish 1.0.0

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.

License: BSD

Changes

- added windows compatibility, though VarnishLog, VarnishStat and auth with ident isn't available there
- fixed socket closing for VarnishAdmin
* added VarnishAdmin::disconnect()