Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Support > Archived > Alpha, Beta & Snapshots Discussions (Fedora 11 Only)

Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released


 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2009-05-18, 04:00 AM CDT
BlownCPU's Avatar
BlownCPU Offline
Registered User
 
Join Date: Dec 2007
Location: Gatwick, United Kingdom
Posts: 170
Firefox 3.5b4 in FC11 slow in looking up web sites

Hi,

I have recently installed FC11 (fc10.59 from live cd 64bit) and found that Firefox 3.5b4 is slow in looking up web sites.
Every time I go to a web site at the bottom of Firefox it says "Looking up www.google...." annd this can take around 3-5 seconds sometimes more.
If I do the same search on my FC9 machine which is a slower machine which uses Fifefox 2 it is almost instant, the looking up caption is hardly noticeable.

My DNS is through my router at 192.168.1.1, both systems are configured the same.

Has anyone else experienced this?

Cheers,

Blown CPU
__________________
.......and so the factory packed smoke had escaped !!
System: FC11 64bit, Asus P43 Pro, Intel E7400, 4G RAM, 30GB SSD drive with OS installed on it, 320GB HDD for storage, GeForce 9500GT, Broadcom Wifi NIC.
  #2  
Old 2009-05-18, 04:07 AM CDT
Wayne
Guest
 
Posts: n/a
Moved to F11 Alpha/Beta Discussion.

Wayne
  #3  
Old 2009-05-18, 04:33 AM CDT
YeOK's Avatar
YeOK Offline
Registered User
 
Join Date: Apr 2006
Location: North West UK.
Age: 30
Posts: 349
Quote:
Originally Posted by BlownCPU View Post
Hi,

I have recently installed FC11 (fc10.59 from live cd 64bit) and found that Firefox 3.5b4 is slow in looking up web sites.
Every time I go to a web site at the bottom of Firefox it says "Looking up www.google...." annd this can take around 3-5 seconds sometimes more.
If I do the same search on my FC9 machine which is a slower machine which uses Fifefox 2 it is almost instant, the looking up caption is hardly noticeable.

My DNS is through my router at 192.168.1.1, both systems are configured the same.

Has anyone else experienced this?

Cheers,

Blown CPU
I'm posting this from F11 Firefox 3.5 now and here its working fine. I did how ever find my DNS lookups where slow on first install but I've used DNS cache for a few years, and on setting it up my problem's where solved.

You should check 'about:config' in firefox for

Code:
network.dns.disableIPv6
and make sure its set to 'true'. It could be the IPv6 look up's slowing you down.

If your problem continues, try install

Code:
yum install bind-utils
then try the dig command to see how long a DNS look up is taking,

Code:
dig google.co.uk
this should show you how long a DNS look up takes. If could be a network issue. On my machine the above command looks like;

Code:
dig google.co.uk

; <<>> DiG 9.6.1b1-RedHat-9.6.1-0.3.b1.fc11 <<>> google.co.uk
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61718
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.co.uk.			IN	A

;; ANSWER SECTION:
google.co.uk.		10	IN	A	216.239.59.104
google.co.uk.		10	IN	A	72.14.221.104
google.co.uk.		10	IN	A	74.125.77.104

;; Query time: 24 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon May 18 12:29:55 2009
;; MSG SIZE  rcvd: 78
If you would like to use DNS cache a good HowTo I use is This one (opensource.com)
__________________
Linux User: #436079
Fedora 13 x86_64 #My Smolt Profile

An optimist believes we live in the best world possible;
a pessimist fears this is true.

Last edited by YeOK; 2009-05-18 at 04:37 AM CDT.
  #4  
Old 2009-05-18, 04:34 AM CDT
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 4,813
Quote:
Originally Posted by BlownCPU View Post
Hi,

I have recently installed FC11 (fc10.59 from live cd 64bit) and found that Firefox 3.5b4 is slow in looking up web sites.
Every time I go to a web site at the bottom of Firefox it says "Looking up www.google...." annd this can take around 3-5 seconds sometimes more.
If I do the same search on my FC9 machine which is a slower machine which uses Fifefox 2 it is almost instant, the looking up caption is hardly noticeable.

My DNS is through my router at 192.168.1.1, both systems are configured the same.

Has anyone else experienced this?

Cheers,

Blown CPU
Do you have the updates-testing ?
yum clean all --enablerepo=updates-testing
yum update --enablerepo=updates-testing

There is dhcp client for ip4 and 6 dated May 12th.
When did you upgrade and how?
Only since the 14th has it installed ok and before that it was sometime back.
You need those updates before you can say there is a problem.

SJ
__________________
Do the Math
  #5  
Old 2009-05-18, 05:49 AM CDT
BlownCPU's Avatar
BlownCPU Offline
Registered User
 
Join Date: Dec 2007
Location: Gatwick, United Kingdom
Posts: 170
YeOK & SJ

Thanks for the advice and network.dns.disableIPv6 was the problem on my system for the delay, it now works fast
I did dig just to check and get 37ms, happy with that.

SJ:
I installed my FC11 on 15th with all updates done.
I used the word problem to say that there is something up with my system, I did not mean it to sound as a global FC11 problem.

Cheers,

a happy BlownCPU
__________________
.......and so the factory packed smoke had escaped !!
System: FC11 64bit, Asus P43 Pro, Intel E7400, 4G RAM, 30GB SSD drive with OS installed on it, 320GB HDD for storage, GeForce 9500GT, Broadcom Wifi NIC.

Last edited by BlownCPU; 2009-05-18 at 05:52 AM CDT.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox 2 locks up - certain web sites... schu777 Software 6 2007-06-19 08:44 PM CDT
Firefox 1.5.07 can not connect to https sites src2206 Software 3 2006-11-24 07:40 AM CST
Firefox not opening all sites shailbond Software 4 2006-08-05 11:46 PM CDT
Firefox Blocking Sites Complitric Software 8 2005-09-26 02:49 PM CDT
Some sites don't work with Firefox (FC3)? Dave gmane.linux.redhat.fedora.general 20 2005-02-02 02:50 PM CST

Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 12:50 AM CDT.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Rules | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2010, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Thanks to NLP-er you can enjoy automatic translations (vBET 2.3.10)