/[sysadmin-cookbook]/recepies/web/stress-test-http.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/web/stress-test-http.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 54 - (show annotations)
Tue May 12 15:51:08 2009 UTC (14 years, 10 months ago) by dpavlin
File MIME type: application/x-sh
File size: 148 byte(s)
use only words which have only a-z in them

1 url='http://10.60.0.17:81/cgi-bin/koha/opac-search.pl?idx=&q='
2 cat /usr/share/dict/words | grep '^[a-z]*$' | xargs -i time wget -O /dev/null $url{}

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26