| Package Information |
| Summary |
Varnish Cache bindings |
| Maintainers |
Anatol Belski <ab@php.net> (lead) [wishlist] [details]
|
| License |
BSD |
| Description |
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. |
Release notes Version 0.8 (alpha) |
- 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 |
|