summaryrefslogtreecommitdiff
path: root/t/data/update/lbcd/old/build/middle
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-12-25 12:13:50 -0800
committerRuss Allbery <rra@cpan.org>2020-12-25 12:13:50 -0800
commit3cd3e8f108b4ccf29fec3e53203d3a21b42c0985 (patch)
tree79c8b5e049e7d86b751cd94b1129d92d029193f9 /t/data/update/lbcd/old/build/middle
parent97aa9a30155bb3ac45d0443610bc08818271adfb (diff)
parent413cd8f921496b98cf149b5d6b0e30faa6e93518 (diff)
New upstream version 4.00
Diffstat (limited to 't/data/update/lbcd/old/build/middle')
-rw-r--r--t/data/update/lbcd/old/build/middle9
1 files changed, 9 insertions, 0 deletions
diff --git a/t/data/update/lbcd/old/build/middle b/t/data/update/lbcd/old/build/middle
new file mode 100644
index 0000000..6efe4de
--- /dev/null
+++ b/t/data/update/lbcd/old/build/middle
@@ -0,0 +1,9 @@
+lbcd looks for `$sysconfdir/nolbcd` and returns the maximum load if that
+file is present, allowing one to effectively drop a system out of a
+load-balanced pool by touching that file. By default, the path is
+`/usr/local/etc/nolbcd`, but you may want to pass `--sysconfdir=/etc` to
+configure to use `/etc/nolbcd`.
+
+lbcdclient is written in Perl, so you may have to edit the first line of
+the script to point to the correct Perl location on your system. It does
+not use any sophisticated Perl features or add-on modules.