Changes

Jump to: navigation, search

Services/TrackingProtection/Shavar Server - Testing

379 bytes added, 03:32, 1 July 2016
update loadtesting
<code>
./bees attack --use-siege -c 20 -w 300s -u 'http://<shavar-stage-url-here>/downloads POST mozpub-track-digest256;a:14242171321'</code> or with multiple files:<code> ./bees attack --use-siege -c 20 -w 300s -u 'http://<shavar-stage-url-here>/downloads POST < filelist.txt'</code> or curl statement to call multiple files:<code> #!/bin/sh curl --data-binary @- https://<shavar server>/downloads?pver=2.2 <<EOF mozstd-track-digest256;a:1 mozstd-trackwhite-digest256;a:1 mozplugin-block-digest256;a:1 EOF
</code>
<code>
siege -b -i -v -c 1000 -r 1000 'https://<shavar-stage-url-here>/downloads?client=LOADTEST&appver=36.0a1&pver=2.2 POST < blistfilelist.txt'
</code>
Confirm
487
edits

Navigation menu