reddit在用这个web server
$ curl -I reddit.com
HTTP/1.1 302 Moved Temporarily
Server: AkamaiGHost
Content-Length: 0
Location: http://www.reddit.com/
Date: Tue, 25 Sep 2012 14:55:15 GMT
Connection: keep-alive
$ curl -I reddit.com
HTTP/1.1 302 Moved Temporarily
Server: AkamaiGHost
Content-Length: 0
Location: http://www.reddit.com/
Date: Tue, 25 Sep 2012 14:55:15 GMT
Connection: keep-alive