Comment 258 for bug 417757

Revision history for this message
Laurent Bigonville (bigon) wrote : Re: [karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

For those who still affected by slowdown did you try what is proposed at comment 134 ?

time dig -t a noc.sixxs.net +nofail | grep -e status -e A -e time
time dig -t aaaa noc.sixxs.net +nofail | grep -e status -e AAAA -e time

And also

time getent hosts www.sixxs.net

And post the result?