From home, obviously no cache since I'm using curl, starting from http. Grand Total: 400ms
- 302 to https://app.datadoghq.com = 20ms
- 301 to https://app.datadoghq.com/event/stream = 180ms
- 302 to https://.../login = 50ms
- https://.../login = 80ms
$ curl -L -v http://app.datadoghq.com --trace-time 1> /dev/null
22:17:59.991208 * About to connect() to app.datadoghq.com port 80 (#0)
22:17:59.991689 * Trying 23.21.103.255... % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0connected
22:18:00.013406 * Connected to app.datadoghq.com (23.21.103.255) port 80 (#0)
22:18:00.013501 > GET / HTTP/1.1
22:18:00.013501 > User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
22:18:00.013501 > Host: app.datadoghq.com
22:18:00.013501 > Accept: */*
22:18:00.013501 >
22:18:00.036377 < HTTP/1.1 302 Found
22:18:00.036429 < Cache-Control: no-cache
22:18:00.036465 < Location: https://app.datadoghq.com/
22:18:00.036499 < Content-Length: 0
22:18:00.036534 < Connection: keep-alive
22:18:00.036566 <
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 022:18:00.036746 * Connection #0 to host app.datadoghq.com left intact
22:18:00.036782 * Issue another request to this URL: 'https://app.datadoghq.com/'
22:18:00.037363 * About to connect() to app.datadoghq.com port 443 (#1)
22:18:00.037416 * Trying 23.21.103.255... connected
22:18:00.060998 * Connected to app.datadoghq.com (23.21.103.255) port 443 (#1)
22:18:00.061931 * SSLv3, TLS handshake, Client hello (1):
22:18:00.061981 } [data not shown]
22:18:00.085436 * SSLv3, TLS handshake, Server hello (2):
22:18:00.085506 { [data not shown]
22:18:00.085656 * SSLv3, TLS handshake, CERT (11):
22:18:00.085708 { [data not shown]
22:18:00.158105 * SSLv3, TLS handshake, Server finished (14):
22:18:00.158140 { [data not shown]
22:18:00.158613 * SSLv3, TLS handshake, Client key exchange (16):
22:18:00.158639 } [data not shown]
22:18:00.158675 * SSLv3, TLS change cipher, Client hello (1):
22:18:00.158694 } [data not shown]
22:18:00.158812 * SSLv3, TLS handshake, Finished (20):
22:18:00.158848 } [data not shown]
22:18:00.197582 * SSLv3, TLS change cipher, Client hello (1):
22:18:00.197635 { [data not shown]
22:18:00.197746 * SSLv3, TLS handshake, Finished (20):
22:18:00.197804 { [data not shown]
22:18:00.197918 * SSL connection using AES256-SHA
22:18:00.197974 * Server certificate:
22:18:00.198059 * subject: OU=Domain Control Validated; OU=PositiveSSL; CN=app.datadoghq.com
22:18:00.198111 * start date: 2011-12-28 00:00:00 GMT
22:18:00.198145 * expire date: 2013-01-17 23:59:59 GMT
22:18:00.198198 * subjectAltName: app.datadoghq.com matched
22:18:00.198267 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Comodo CA Limited; CN=PositiveSSL CA
22:18:00.198321 * SSL certificate verify ok.
22:18:00.198497 > GET / HTTP/1.1
22:18:00.198497 > User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
22:18:00.198497 > Host: app.datadoghq.com
22:18:00.198497 > Accept: */*
22:18:00.198497 >
22:18:00.228081 < HTTP/1.1 301 Moved Permanently
22:18:00.228189 < Content-Type: text/html
22:18:00.228253 < Date: Wed, 13 Jun 2012 02:17:59 GMT
22:18:00.228332 < Location: https://app.datadoghq.com/event/stream
22:18:00.228420 < Server: nginx/0.7.65
22:18:00.228486 < Content-Length: 185
22:18:00.228554 < Connection: keep-alive
22:18:00.228614 <
22:18:00.228684 * Ignoring the response-body
22:18:00.228826 { [data not shown]
100 185 100 185 0 0 308 0 --:--:-- --:--:-- --:--:-- 30822:18:00.229180 * Connection #1 to host app.datadoghq.com left intact
22:18:00.229253 * Issue another request to this URL: 'https://app.datadoghq.com/event/stream'
22:18:00.229372 * Re-using existing connection! (#1) with host app.datadoghq.com
22:18:00.229448 * Connected to app.datadoghq.com (23.21.103.255) port 443 (#1)
22:18:00.229626 > GET /event/stream HTTP/1.1
22:18:00.229626 > User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
22:18:00.229626 > Host: app.datadoghq.com
22:18:00.229626 > Accept: */*
22:18:00.229626 >
22:18:00.274811 < HTTP/1.1 307 Temporary Redirect
22:18:00.274882 < Cache-Control: no-cache
22:18:00.274929 < Content-Type: text/html; charset=UTF-8
22:18:00.274973 < Date: Wed, 13 Jun 2012 02:17:59 GMT
22:18:00.275068 < Location: http://app.datadoghq.com/account/login?next=%2Fevent%2Fstream
22:18:00.275109 < Pragma: no-cache
22:18:00.275144 < Server: PasteWSGIServer/0.5 Python/2.6.5
22:18:00.275181 < X-DD-VERSION: 11.12-158-4fb13d0
22:18:00.275217 < Content-Length: 328
22:18:00.275255 < Connection: keep-alive
22:18:00.275293 <
22:18:00.275329 * Ignoring the response-body
22:18:00.275367 { [data not shown]
100 328 100 328 0 0 507 0 --:--:-- --:--:-- --:--:-- 50722:18:00.275570 * Connection #1 to host app.datadoghq.com left intact
22:18:00.275612 * Issue another request to this URL: 'http://app.datadoghq.com/account/login?next=%2Fevent%2Fstream'
22:18:00.275679 * Re-using existing connection! (#0) with host app.datadoghq.com
22:18:00.275725 * Connected to app.datadoghq.com (23.21.103.255) port 80 (#0)
22:18:00.275821 > GET /account/login?next=%2Fevent%2Fstream HTTP/1.1
22:18:00.275821 > User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
22:18:00.275821 > Host: app.datadoghq.com
22:18:00.275821 > Accept: */*
22:18:00.275821 >
22:18:00.315954 < HTTP/1.1 302 Found
22:18:00.316033 < Cache-Control: no-cache
22:18:00.316071 < Location: https://app.datadoghq.com/account/login?next=%2Fevent%2Fstream
22:18:00.316108 < Content-Length: 0
22:18:00.316146 < Connection: keep-alive
22:18:00.316185 <
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 022:18:00.316360 * Connection #0 to host app.datadoghq.com left intact
22:18:00.316402 * Issue another request to this URL: 'https://app.datadoghq.com/account/login?next=%2Fevent%2Fstream'
22:18:00.316470 * Re-using existing connection! (#1) with host app.datadoghq.com
22:18:00.316515 * Connected to app.datadoghq.com (23.21.103.255) port 443 (#1)
22:18:00.316642 > GET /account/login?next=%2Fevent%2Fstream HTTP/1.1
22:18:00.316642 > User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
22:18:00.316642 > Host: app.datadoghq.com
22:18:00.316642 > Accept: */*
22:18:00.316642 >
22:18:00.395446 < HTTP/1.1 200 OK
22:18:00.395495 < Cache-Control: no-cache
22:18:00.395529 < Content-Type: text/html; charset=utf-8
22:18:00.395561 < Date: Wed, 13 Jun 2012 02:17:59 GMT
22:18:00.395591 < Pragma: no-cache
22:18:00.395621 < Server: PasteWSGIServer/0.5 Python/2.6.5
22:18:00.395651 < X-DD-VERSION: 11.12-158-4fb13d0
22:18:00.395682 < Content-Length: 2746
22:18:00.395713 < Connection: keep-alive
22:18:00.395744 <
22:18:00.395774 { [data not shown]
100 2746 100 2746 0 0 3579 0 --:--:-- --:--:-- --:--:-- 357922:18:00.395957 * Connection #1 to host app.datadoghq.com left intact
22:18:00.395993 * Closing connection #0
22:18:00.396086 * Closing connection #1
22:18:00.396148 * SSLv3, TLS alert, Client hello (1):
22:18:00.396181 } [data not shown]