diff options
author | alex <alex@FreeBSD.org> | 2000-07-29 20:22:39 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-29 20:22:39 +0800 |
commit | fa83f374cea9868be9ee9666c0bc73d881282c8e (patch) | |
tree | e41dc24ce6e71b611ea659b71fce3e5e0eb2d7b1 /www/Makefile | |
parent | 0f7131f21826b4a8227fe68c4a4d7d6dda09e10c (diff) | |
download | freebsd-ports-gnome-fa83f374cea9868be9ee9666c0bc73d881282c8e.tar.gz freebsd-ports-gnome-fa83f374cea9868be9ee9666c0bc73d881282c8e.tar.zst freebsd-ports-gnome-fa83f374cea9868be9ee9666c0bc73d881282c8e.zip |
Add http_load 1.0, a load-tester for WWW servers.
PR: 18463
Submitted by: Ask Bjoern Hansen <ask@valueclick.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2bca7372a3cb..2162f888ccc5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -58,6 +58,7 @@ SUBDIR += hotjava SUBDIR += htmlpp SUBDIR += http-analyze + SUBDIR += http_load SUBDIR += httperf SUBDIR += httptunnel SUBDIR += hypermail |