From be3f6bb35e7043ced9488d724c942d530f324abc Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 26 Apr 2010 21:26:54 -0400 Subject: Adding inital revision of varnish64 package --- config/varnish64/backends.xml | 123 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 config/varnish64/backends.xml (limited to 'config/varnish64/backends.xml') diff --git a/config/varnish64/backends.xml b/config/varnish64/backends.xml new file mode 100644 index 00000000..bcec031b --- /dev/null +++ b/config/varnish64/backends.xml @@ -0,0 +1,123 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + varnishbackends + 0.0.1 + Varnish: Whitelist + + Varnish + +
Services
+ backends.xml +
+ + + Varnish Backends + /pkg.php?xml=backends.xml + + + + ['installedpackages']['varnish']['config'] + + + IPAddress + ipaddress + + + Name + backendname + + + + + IPAddress + ipaddress + Enter the IP Address of the backend web server. + input + + + Backend name + backendname + Enter the name of this backend web server. + input + + + Port + port + Enter the TCP/IP port of the webserver. + input + + + First byte timeout + first_byte_timeout + time to wait for the first byte from the backend and .between_bytes_timeout for time to wait between each received byte. + input + + + Connect timeout + connect_timeout + The time to wait for a backend connection. + input + + + none + none + rowhelper + + + URL + urlmapping + Enter the URL that will be mapped to this backend. + input + + + + + + + + sync_package_varnish(); + + + sync_package_varnish(); + +
\ No newline at end of file -- cgit v1.2.3