LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-09-2006, 12:43 AM   #1
xbennyboy
Member
 
Registered: Jul 2004
Distribution: openSUSE 10.2
Posts: 141

Rep: Reputation: 15
Konqueror slow. Any performance tips?


I tried to use Konqueror in both Suse 9.3 and Suse 10.0 and I was encountered with unbearably slow load times. I upgraded KDE on Suse 10 to Kde 3.5.1, but Konqueror was still as slow as ever. Firefox on the other hand is quite snappy but it is resource intensive. Is there any way I can improve Konqueror's performance? Or is this a KDE bug?
 
Old 02-09-2006, 12:56 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Mmm, this is strange because on my systems Konqueror is snappier than firefox. Can you post your hardware specs so that we have more info to work on.
 
Old 02-09-2006, 12:58 AM   #3
xbennyboy
Member
 
Registered: Jul 2004
Distribution: openSUSE 10.2
Posts: 141

Original Poster
Rep: Reputation: 15
Pentium III 600 Mhz
256 MB of RAM
Suse 10.0 Linux Kernel 2.6.15 KDE 3.5

Yes I know not the most robust of systems, but it should be able to handle web browsing.
 
Old 02-09-2006, 05:13 AM   #4
fouldsy
Senior Member
 
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284

Rep: Reputation: 47
Could you define what you mean by slow as hell? Slow loading Konqueror itself, slow resolving web sites, slow loading the content on webpages, etc.? Both SuSE + KDE are very resource hungry in themselves, and I would expect the Konqueror app itself (along with most other apprs) to be quite slow given your specs, but if it's delays with browsing the Internet it's more likely a networking setting with Konqueror.
 
Old 02-09-2006, 07:10 AM   #5
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
What version of Konqueror are you using? Have you updated to KDE 3.5 and gottent he new Konq?
 
Old 02-09-2006, 05:27 PM   #6
cousinlucky
Member
 
Registered: Nov 2005
Location: Staten Island N.Y.
Distribution: Antix 16 and PCLinuxOS Mate
Posts: 303

Rep: Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515
I go to 'settings' and at the bottom 'configure' where I delete the cookies after a couple of websites. This has helped Konqueror's speed. You can download the free linux Opera browser; which on my computer works the fastest.
 
Old 02-09-2006, 07:19 PM   #7
xbennyboy
Member
 
Registered: Jul 2004
Distribution: openSUSE 10.2
Posts: 141

Original Poster
Rep: Reputation: 15
Both KDE and Konqueror boot up fast. Konqueror's web page loading speed is very slow however. It renders the slowest when its trying to render AJAX or JavaScript. Take google.com/ig for example. Firefox loads that page in 1 sec, while in Konqueror it takes 10 sec if not more. I tried the cookie idea, but that didn't work very well. I tried opera, but I keep getting segmentation faults everytime I launch it for some reason. The first time I install Opera, it works, but once I restart it can't boot up anymore, which totally sucks because I really enjoyed Opera on Windows.

I heard about disabling IPv6 on Konqueror in order to speed things up. Do you know how to do this?
 
Old 02-09-2006, 08:03 PM   #8
cousinlucky
Member
 
Registered: Nov 2005
Location: Staten Island N.Y.
Distribution: Antix 16 and PCLinuxOS Mate
Posts: 303

Rep: Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515
I do not know if this will help or not. Go to
http://www.opera.com/download/
be sure to check for your Linux distro and download Opera to your Desktop instead of a file. That should keep it safe.
 
Old 02-09-2006, 09:49 PM   #9
broch
Member
 
Registered: Feb 2005
Distribution: Slackware-current 64bit
Posts: 465

Rep: Reputation: 32
Quote:
I heard about disabling IPv6 on Konqueror in order to speed things up. Do you know how to do this?
Pretty easy:
1) disabling IPv6 for KDE only:
Yast -> System -> sysconfig editor -> Expand "Desktop" scroll down to
KDE_USE_IPV6
and set this to "no"
restart KDE session

2) disable IPV6 in whole system:
open terminal window su to root, and enter
#echo "alias net-pf-10 off" >> /etc/modprobe.conf
#echo "alias ipv6 off" >> /etc/modprobe.conf

restart computer

3) disabling IPv6 in FF only
enter in the address bar:
about:config
(no spaces above)
in search filter enter ipv6
change:
network.dns.disableIPv6
from false to true

method 2) is best.

Last edited by broch; 02-09-2006 at 09:51 PM.
 
Old 02-10-2006, 06:49 PM   #10
xbennyboy
Member
 
Registered: Jul 2004
Distribution: openSUSE 10.2
Posts: 141

Original Poster
Rep: Reputation: 15
*sigh* I tried disabling IPv6 in KDE but it didn't do anything to improve my speed. I thought that the other two options wouldn't help since all other programs, like Firefox, work fine with IPv6 turned on. It seems to be a rendering issue. It's not that its not getting a fast connection. I think Konqueror receives information just as fast as Firefox, but can't render them as fast. Any help?
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow performance!!! System using a lot of Physical Memory SLOW HELP! badgerbox76 Linux - Newbie 31 07-19-2007 10:23 AM
Many connections, any performance tips and/or help English_Man Linux - Networking 0 10-01-2005 10:10 AM
Slow performance satinet Slackware 9 06-15-2004 04:54 PM
slow performance dominant Linux - Newbie 20 03-16-2004 09:56 AM
KDE Performance Tips h1tman Linux - Software 0 08-03-2003 12:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration