$ ping livejournal.com
PING livejournal.com (208.93.0.150) 56(84) bytes of data.
^C
--- livejournal.com ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5040ms
$ wget livejournal.com
--2014-12-09 05:56:38-- http://livejournal.com/
Resolving livejournal.com (livejournal.com)... 208.93.0.150
Connecting to livejournal.com (livejournal.com)|208.93.0.150|:80... connected.
HTTP request sent, awaiting response... ^C
$ curl http://www.livejournal.com/
(все работает ок)
$ ab http://www.livejournal.com/
This is ApacheBench, Version 2.3 <$Revision: 1528965 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking www.livejournal.com (be patient).....done
Server Software: nginx
Server Hostname: www.livejournal.com
Server Port: 80
Document Path: /
Document Length: 102865 bytes
Concurrency Level: 1
Time taken for tests: 0.523 seconds
Complete requests: 1
Failed requests: 0
Total transferred: 103337 bytes
HTML transferred: 102865 bytes
Requests per second: 1.91 [#/sec] (mean)
Time per request: 523.414 [ms] (mean)
Time per request: 523.414 [ms] (mean, across all concurrent requests)
Transfer rate: 192.80 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 65 65 0.0 65 65
Processing: 458 458 0.0 458 458
Waiting: 67 67 0.0 67 67
Total: 523 523 0.0 523 523
$
PING livejournal.com (208.93.0.150) 56(84) bytes of data.
^C
--- livejournal.com ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5040ms
$ wget livejournal.com
--2014-12-09 05:56:38-- http://livejournal.com/
Resolving livejournal.com (livejournal.com)... 208.93.0.150
Connecting to livejournal.com (livejournal.com)|208.93.0.150|:80... connected.
HTTP request sent, awaiting response... ^C
$ curl http://www.livejournal.com/
(все работает ок)
$ ab http://www.livejournal.com/
This is ApacheBench, Version 2.3 <$Revision: 1528965 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking www.livejournal.com (be patient).....done
Server Software: nginx
Server Hostname: www.livejournal.com
Server Port: 80
Document Path: /
Document Length: 102865 bytes
Concurrency Level: 1
Time taken for tests: 0.523 seconds
Complete requests: 1
Failed requests: 0
Total transferred: 103337 bytes
HTML transferred: 102865 bytes
Requests per second: 1.91 [#/sec] (mean)
Time per request: 523.414 [ms] (mean)
Time per request: 523.414 [ms] (mean, across all concurrent requests)
Transfer rate: 192.80 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 65 65 0.0 65 65
Processing: 458 458 0.0 458 458
Waiting: 67 67 0.0 67 67
Total: 523 523 0.0 523 523
$