summaryrefslogtreecommitdiffstats
path: root/http/siege/DETAILS
blob: 228186a39c9015c9f863754ce24da981cace9551 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=siege
         VERSION=2.72
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.joedog.org/pub/$SPELL/$SOURCE
     SOURCE_HASH=sha512:831e3eeded85823b5c0e1a54db2b1c91f94a4900e309d3797a827a44f861fe7cb8ab617c33d1008de35f066a3f3ff72a0bb3900a79a47846a8acd61887b0d563
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        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