Latest 100 public snipts »
fredrikbach's
snipts
showing 1-1 of 1 snipts
-
∞ Command to run performance test (POST) with ApacheBench
-- Post data included in file post_data your_name=fredrik&fruit=ApricotFromAB -- man ab to see options ab -n 20 -c 5 -p post_data -v 4 -T 'application/x-www-form-urlencoded' http://hroch486.icpf.cas.cz/cgi-bin/echo.pl


