diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-13 18:52:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-13 18:52:17 +0000 |
commit | 16fafce74e22f2a71d8136919de7d175039a8467 (patch) | |
tree | 5d9de16ad391bb431dfd77a652e3b7ed8381ab69 /net/pen/pkg-descr | |
parent | 8b5eb420273afd058760cd542fab0dea35d740f0 (diff) | |
download | ports-16fafce74e22f2a71d8136919de7d175039a8467.tar.gz ports-16fafce74e22f2a71d8136919de7d175039a8467.zip |
Notes
Diffstat (limited to 'net/pen/pkg-descr')
-rw-r--r-- | net/pen/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/pen/pkg-descr b/net/pen/pkg-descr new file mode 100644 index 000000000000..410d796ead97 --- /dev/null +++ b/net/pen/pkg-descr @@ -0,0 +1,6 @@ +This is pen, a load balancer for "simple" tcp based protocols such as http +or smtp. It allows several servers to appear as one to the outside and +automatically detects servers that are down and distributes clients among +the available servers. This gives high availability and scalable performance. + +WWW: http://siag.nu/pen/ |