varnish 0.8

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

- configuration array is now optional
- ident param, if not given, will be set automatically based on the current hostname
- added setters for the VarnishAdmin configuration
- VarnishAdmin improved with sanity checks for connection and auth
- Ident vs. host/port are mutually exclusive