LinuxTechs

IPV6 disable and Konqueror speed improvement

There's a lot claim in the net that,
Konqueror by default tries IPV6 first then IPV4. Save time by disabling it.
With wireless connection, only works the following -
/etc/modprobe.d/blacklist
add the following line
blacklist ipv6

Also including "alias ipv6 off" in modprobe.conf and
#/sbin/chkconfig ip6tables off

improves speed!

My findings -
It didn't improve my speed at all, rather it made few web sites having problems!
So I would rather not stick with it.

0 comments: