then -n "servers" server -id s1 server -h2c -id s2
then -n "HTTP/1.1 GET" get nspeed://s1/10g then -n "HTTP/1.1 PUT" put nspeed://s1 10g
then -n "HTTP/2 H2C GET" get -h2c nspeed://s2/10g then -n "HTTP/2 H2C PUT" put -h2c nspeed://s2 10g
