diff options
author | will <will@FreeBSD.org> | 2001-04-11 05:22:32 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-11 05:22:32 +0800 |
commit | 8b6598166a13475720136ed873e0a8ef6d2e77df (patch) | |
tree | 33a79ef27865c5258b054cf4f0bc62c8e54d45b5 /www/mod_backhand/pkg-descr | |
parent | 2a5a5eca05608cb288fc789b8edbb3c7d8977142 (diff) | |
download | freebsd-ports-gnome-8b6598166a13475720136ed873e0a8ef6d2e77df.tar.gz freebsd-ports-gnome-8b6598166a13475720136ed873e0a8ef6d2e77df.tar.zst freebsd-ports-gnome-8b6598166a13475720136ed873e0a8ef6d2e77df.zip |
Add mod_backhand 1.1.1pre4, an apache module that allows seamless
redirection of HTTP requests.
Prompted by: message on freebsd-mumble@ from rwatson
Diffstat (limited to 'www/mod_backhand/pkg-descr')
-rw-r--r-- | www/mod_backhand/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/mod_backhand/pkg-descr b/www/mod_backhand/pkg-descr new file mode 100644 index 000000000000..cfc40e2f4415 --- /dev/null +++ b/www/mod_backhand/pkg-descr @@ -0,0 +1,7 @@ +mod_backhand is project that allows seamless redirection +of HTTP requests from one web server to another. This +redirection can be used to target machines with under-utilized +resources, thus providing fine-grained, per-request load balancing +of web requests. + +WWW: http://www.backhand.org/mod_backhand/ |