Skip to content

Instantly share code, notes, and snippets.

@antirez
Created February 10, 2011 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antirez/820303 to your computer and use it in GitHub Desktop.
Save antirez/820303 to your computer and use it in GitHub Desktop.
root@localhost:/tmp/wbox-5# ./wbox 'http://news.ycombinator.com/' cookie user <removed>
WBOX news.ycombinator.com (174.132.225.106) port 80
0. 200 OK 26410 bytes 508 ms
1. 200 OK 26410 bytes 508 ms
2. 200 OK 26410 bytes 507 ms
^C
--- 3 replies received, time min/avg/max = 507/507.67/508 ---
root@localhost:/tmp/wbox-5# ./wbox 'http://news.ycombinator.com/item?id=2201104' cookie user <removed>
WBOX news.ycombinator.com (174.132.225.106) port 80
0. 200 OK 87075 bytes 613 ms
1. 200 OK 87075 bytes 613 ms
2. 200 OK 87075 bytes 613 ms
3. 200 OK 87075 bytes 612 ms
4. 200 OK 87075 bytes 692 ms
5. 200 OK 87075 bytes 612 ms
45056 bytes readed (274.51 kbytes/s)^C
--- 6 replies received, time min/avg/max = 612/625.83/692 ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment