From e6d6b54a027cac05cd617b2f59b0569b67bdbfdd Mon Sep 17 00:00:00 2001 From: will Date: Tue, 19 Dec 2000 12:17:21 +0000 Subject: Add balance 2.16, a generic tcp proxy with round robin load balancing and failover mechanisms. PR: 23337 Submitted by: Joseph Scott --- net/balance/pkg-comment | 1 + 1 file changed, 1 insertion(+) create mode 100644 net/balance/pkg-comment (limited to 'net/balance/pkg-comment') diff --git a/net/balance/pkg-comment b/net/balance/pkg-comment new file mode 100644 index 000000000000..6b547a1649bb --- /dev/null +++ b/net/balance/pkg-comment @@ -0,0 +1 @@ +Simple but powerful generic tcp proxy with round robin features -- cgit