node-varnish
A node.js connector to Varnish using the Varnish telnet management protocol.
var Varnish = ; var client = '127.0.0.1' MANAGEMENT_PORT secret;client;
For more usage examples, see the tests.
Install
npm install node-varnish
A node.js connector to Varnish using the Varnish telnet management protocol.
var Varnish = ; var client = '127.0.0.1' MANAGEMENT_PORT secret;client;
For more usage examples, see the tests.
npm install node-varnish
npm i node-varnish
7
0.2.0
none