~> App
Version
~> ab
Description
Install (execute in workspace terminal)
wrk install ab==default
Remarks and hints
# show ab version
ab -V
# send 10000 requests with 100 concurrent connections to google.com
ab -n 10000 -c 100 http://google.com/
ab -V
# send 10000 requests with 100 concurrent connections to google.com
ab -n 10000 -c 100 http://google.com/
Scripts
# Istall script # Start script!= Workspace compatibility
compatible with all workspaces
!= App compatibility
no compatibility requirements