one year on and google are live with aaaa records for the main
domains, no need any more for http://ipv6.google.com


$ wget -O /dev/null www.google.com
asking libproxy about url 'http://www.google.com/'
libproxy suggest to use 'direct://'
--2012-06-06 13:41:12--  http://www.google.com/
Resolving www.google.com... 2a00:1450:4007:804::1011, 173.194.78.105,
173.194.78.106, ...
Connecting to www.google.com|2a00:1450:4007:804::1011|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.google.co.uk/ [following]
asking libproxy about url 'http://www.google.co.uk/'
libproxy suggest to use 'direct://'
--2012-06-06 13:41:12--  http://www.google.co.uk/
Resolving www.google.co.uk... 2a00:1450:4007:804::1018, 173.194.78.94
Connecting to www.google.co.uk|2a00:1450:4007:804::1018|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'

   [ <=>                                                           ]
14,282      --.-K/s   in 0.007s

2012-06-06 13:41:12 (1.89 MB/s) - `/dev/null' saved [14282]

$ wget -O /dev/null www.google.co.uk
asking libproxy about url 'http://www.google.co.uk/'
libproxy suggest to use 'direct://'
--2012-06-06 13:41:32--  http://www.google.co.uk/
Resolving www.google.co.uk... 2a00:1450:4007:804::1018, 173.194.78.94
Connecting to www.google.co.uk|2a00:1450:4007:804::1018|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'

   [ <=>                                                           ]
14,282      --.-K/s   in 0.03s

2012-06-06 13:41:32 (453 KB/s) - `/dev/null' saved [14282]


Reply via email to