Eric Dan wrote: >my firefox was really slow. the 1.0.7 i upgraded to 1.5 today, and still >certain sites take up to 7+ minutes to load, ebay for instance. the log >in site. >i then removed java run time j2re package and now it works fine. >Does anyone else have that problem,too? > >_______________________________________________ >arch mailing list >[email protected] >http://www.archlinux.org/mailman/listinfo/arch > > There was a recent thread in the mailing list about IPv6 being enabled in the kernel caused huge delays while starting java apps on IPv4 networks. You can disable the IPv6 :
# echo "net.ipv6.conf.all.autoconf=0" >> /etc/sysctl.conf As Felipe then suggested and see if things work better for you... Best Regards, Bozhidar _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
