[Bug 547658] New: Web browsers are taking too much time to load pages, (DNS or /usr/sbin/nscd problem)
http://bugzilla.novell.com/show_bug.cgi?id=547658 Summary: Web browsers are taking too much time to load pages, (DNS or /usr/sbin/nscd problem) Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: EagleScreen@gmail.com QAContact: qa@suse.de Found By: --- Created an attachment (id=322897) --> (http://bugzilla.novell.com/attachment.cgi?id=322897) Time measures for OpenSuse and Kubuntu loading a web page. User-Agent: Mozilla/5.0 (X11; U; Linux; es-ES) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Arora/0.10.1 I saw that web browsers: Firefox, Arora and Rekonq was taking too much time to load web pages. I am talking about these averanges to load www.youtube.com in OpenSuse 11.2 RC1: 21.23 seconds for Firefox. 47.87 seconds for Arora. 31.30 seconds for Rekonq. While I saw that in Kubuntu 9.10 beta, for the same machine these were the averange measures to load www.youtube.com: 1.95 seconds for Firefox. 4.23 seconds for Arora. 4.24 seconds for Rekonq. It is evident that there is a speed problem in OpenSuse 11.2 RC1. I was investigating and I discovered that adding this line: "options single-request" to /etc/resolv.conf fixed the problem, after it OpenSuse is as fast as Kubuntu loading web pages, therefor, I deduce there is a DNS problem, /usr/sbin/nscd may not be doing its work propertly. My Internet conection is a cable-modem to ethernet port, by DHCP, DNS servers are obtained also by DHCP. Reproducible: Always Steps to Reproduce: 1. Install OpenSuse 11.2 RC1 2. Open a Web browser 3. See that it is very slow loading web pages. Actual Results: Web Browsing is very slow, unless I add "options single-request" line to /etc/resolv.conf". Expected Results: Web browsing should be faster by default, adding "options single-request" to /etc/resolv.conf shouldn't be necessary, I think /usr/sbin/nscd should work on this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User bitdealer@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c1 Stephan Kleine <bitdealer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bitdealer@gmail.com --- Comment #1 from Stephan Kleine <bitdealer@gmail.com> 2009-10-16 09:38:47 MDT --- That's cause of the changed DNS handling since glibc 2.10 (see also bug 530440 ) but normally adding "options single-request" shouldn't be necessary cause nscd should work around it but apparently that "doesn't work". (He said on IRC that nscd is running: "nobody 1287 0.0 0.0 1800 428 ? Ss 15:46 0:00 /usr/sbin/nscd") -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |pbaudis@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c2 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |EagleScreen@gmail.com --- Comment #2 from Petr Baudis <pbaudis@novell.com> 2009-10-17 06:03:27 MDT --- Can you reproduce your problem with simple ping command? In that case, can you post strace of the ping command? Is there something interesting being logged by nscd? Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User EagleScreen@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c3 --- Comment #3 from Rafael Belmonte <EagleScreen@gmail.com> 2009-10-18 06:01:20 MDT --- Sorry, I cannot reproduce it with ping command. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c4 --- Comment #4 from Petr Baudis <pbaudis@novell.com> 2009-10-18 06:02:50 MDT --- Intriguing. What about wget? wget http://en.opensuse.org/ or such... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User EagleScreen@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c5 --- Comment #5 from Rafael Belmonte <EagleScreen@gmail.com> 2009-10-18 06:36:30 MDT --- I can reproduce it with wget, but please could you give some steps to obtain a trace with wget? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User EagleScreen@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c6 --- Comment #6 from Rafael Belmonte <EagleScreen@gmail.com> 2009-10-18 07:25:41 MDT --- Created an attachment (id=322988) --> (http://bugzilla.novell.com/attachment.cgi?id=322988) trace of wget reproducing the problem -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User EagleScreen@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c7 --- Comment #7 from Rafael Belmonte <EagleScreen@gmail.com> 2009-10-18 07:27:59 MDT --- Created an attachment (id=322989) --> (http://bugzilla.novell.com/attachment.cgi?id=322989) trace of wget when the problem is not reproducible. I have attached two traces, one when "options single-request" is enabled and the problem is not reproducible, and other when it is disabled and the problem is reproducible. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 Rafael Belmonte <EagleScreen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|EagleScreen@gmail.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547658 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547658#c8 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #8 from Petr Baudis <pbaudis@novell.com> 2009-11-02 12:20:58 MST --- Thank you very much for the report, we got a parallel bug-report with more details so I'm marking this one a dupe. *** This bug has been marked as a duplicate of bug 549447 *** http://bugzilla.novell.com/show_bug.cgi?id=549447 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com