My problem goes away if I disable IPv6. If I boot with IPv6 though, so I
have the problem, DNS lookups from the command line happen quickly.

for i in `cat /etc/resolv.conf | grep ^nameserver | cut -f2 -d' '`; do
dig @$i www.microsoft.com AAAA; done

is practically instant. (I have also tried it with some other hostnames
to check it is not cacheing hiding the problem.)

I should add I did not have this problem in Jaunty, and no equipment has
changed, only the upgrade to Karmic.

So, as I type, with IPv6 enabled, Privoxy is grinding, everything else
seems OK.

If I reboot with IPv6 off, Privoxy and everything else will be OK. DNS
AAAA lookups seem OK whether enabled or disabled.

So is there some other subtle interaction between Privoxy and IPv6?

-- 
[karmic regression] all network apps / browsers suffer from multi-second delays 
by default due to IPv6 DNS lookups
https://bugs.launchpad.net/bugs/417757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to