diff options
author | Gregory Sutter <gsutter@FreeBSD.org> | 2005-10-27 21:47:11 +0000 |
---|---|---|
committer | Gregory Sutter <gsutter@FreeBSD.org> | 2005-10-27 21:47:11 +0000 |
commit | 954c088e5d0863a453aee1e6216cd4c9fad99e09 (patch) | |
tree | 351f4a6c36b5878ad63cd10990937b564c4b5ad6 /www/mod_backhand | |
parent | 183f7b55c0200e876dabbb06b6bf6d726bbe360e (diff) | |
download | ports-954c088e5d0863a453aee1e6216cd4c9fad99e09.tar.gz ports-954c088e5d0863a453aee1e6216cd4c9fad99e09.zip |
Notes
Diffstat (limited to 'www/mod_backhand')
-rw-r--r-- | www/mod_backhand/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_backhand/pkg-descr b/www/mod_backhand/pkg-descr index 96e73324b810..5436a0e26d35 100644 --- a/www/mod_backhand/pkg-descr +++ b/www/mod_backhand/pkg-descr @@ -1,7 +1,7 @@ -mod_backhand is a project that allows load balancing through seemless +mod_backhand is a project that allows load balancing through seamless HTTP proxying from one web server to another. This proxying is used -to evenly distribute the load of a site across multiple machines to -that way under-utilized resources are utilized to their fullest, thus +to evenly distribute the load of a site across multiple machines so +that under-utilized resources are utilized to their fullest, thus providing fine-grained, per-request HTTP load balancing for a cluster. WWW: http://www.backhand.org/mod_backhand/ |