# # Server-side HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close monster # # Client-side http HTTP GET -w num_connects with one simple connect http://%HOSTIP:%HTTPPORT/192 -w '%{num_connects}\n' # # Verify data after the test has been "shot" ^User-Agent:.* GET /192 HTTP/1.1 Host: 127.0.0.1:%HTTPPORT Pragma: no-cache Accept: */* HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close monster 1