/[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 37 - (show annotations)
Sat May 2 14:07:30 2009 UTC (14 years, 11 months ago) by dpavlin
File MIME type: application/x-sh
File size: 147 byte(s)
stress test web server by sending it /usr/share/dict/words

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