Created
April 11, 2017 22:01
-
-
Save boina-n/c15de5d36869d3f0a937e680df3c2380 to your computer and use it in GitHub Desktop.
dns resperf test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for i in seq {1..9}; do resperf -d dns_domain_names.txt -s $host -f inet -p 53 -e 2> /dev/null |grep throughput ; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment