summaryrefslogtreecommitdiffstats
path: root/http/siege/DETAILS
blob: b83dc1d02fe2eee90948284a2db8372ed3bc4d6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=siege
         VERSION=2.77
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.joedog.org/pub/$SPELL/$SOURCE
     SOURCE_HASH=sha512:8857ed82db248500a2709649bcd0b393c63899aaf03396ae9bdafbd70f763fdb35e6ad635f989d89d00871e9d07fe0245913d0f15f3290f7231d7289b74b4bdd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        DOC_DIRS=""
        WEB_SITE=http://www.joedog.org/index/siege-home
      LICENSE[0]=GPL
         ENTERED=20091017
           SHORT="http load testing and benchmarking utility"
cat << EOF
Siege is an http load testing and benchmarking utility. It was designed to let
web developers measure their code under duress, to see how it will stand up to
load on the internet. Siege supports basic authentication, cookies, HTTP and
HTTPS protocols. It lets its user hit a web server with a configurable number
of simulated web browsers. Those browsers place the server "under siege".
EOF