Created
May 6, 2015 07:16
-
-
Save andboson/a1fea9b962d84f19792d to your computer and use it in GitHub Desktop.
apache ab
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
'{"url":"/lg-active3D-smart-tv"}' |
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
#!/bin/bash | |
ab -T POST -k -c 100 -n 100 -p ab-post.txt http://localhost:8080/api/v1/fast_filters.find_by_url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment