/[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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 37 by dpavlin, Sat May 2 14:07:30 2009 UTC revision 54 by dpavlin, Tue May 12 15:51:08 2009 UTC
# Line 1  Line 1 
1  url='http://10.60.0.17:81/cgi-bin/koha/opac-search.pl?idx=&q='  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{}  cat /usr/share/dict/words | grep '^[a-z]*$' | xargs -i time wget -O /dev/null $url{}

Legend:
Removed from v.37  
changed lines
  Added in v.54

  ViewVC Help
Powered by ViewVC 1.1.26