diff options
Diffstat (limited to 'net/relayd/pkg-descr')
-rw-r--r-- | net/relayd/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/relayd/pkg-descr b/net/relayd/pkg-descr new file mode 100644 index 000000000000..83a1435a3713 --- /dev/null +++ b/net/relayd/pkg-descr @@ -0,0 +1,7 @@ +relayd is a daemon to relay and dynamically redirect incoming +connections to a target host. Its main purposes are to run as a +load-balancer, application layer gateway, or transparent proxy. The +daemon is able to monitor groups of hosts for availability, which is +determined by checking for a specific service common to a host group. + +WWW: http://spootnik.org/relayd/ |