Bug 109984 - Konqueror very slow on a website
Summary: Konqueror very slow on a website
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Thiago Macieira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-01 23:24 UTC by gerard
Modified: 2005-08-02 04:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gerard 2005-08-01 23:24:47 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Mandrake RPMs

When using https://www.linebourse.fr/Main website, all operations are veeeryyyy slowwwww : connecting, authentifying, surfing.

The problem is the same on Firefox Linux, but not on Firefox Windows.

Hope it coule be fixed

Many thanks

Gerard
Comment 1 gerard 2005-08-02 00:24:35 UTC
The behavior is perfect with Opera on the same computer.

So Konqui = bad
Firefox = bad on Linux, good on Windows
Opera = good on Linux

Very strange...
Comment 2 Thiago Macieira 2005-08-02 04:28:09 UTC
linebourse.fr is running a broken DNS server.
Comment 3 Thiago Macieira 2005-08-02 04:47:25 UTC
SVN commit 442249 by thiago:

Importing the first ipv6blacklist file. All the domains listed in this
file will do only IPv4 resolution. This is a workaround for broken DNS
servers out there and wouldn't be needed if admins were all competent
and used proper software.

When adding a domain to this file, please note the bug report that
indicated the brokenness. Also, all domains in this file must be
rechecked periodically.

doubleclick.net: Bug #70363, also blacklisted in Firefox
linebourse.fr: Bug #109984
banquepopulaire.fr: Bug #109984

CCBUG:70363
BUG:109984


 M  +3 -0      Makefile.am  
 A             ipv6blacklist  


--- branches/KDE/3.5/kdelibs/kdecore/network/Makefile.am #442248:442249
@@ -50,5 +50,8 @@
 	ksocketbuffer_p.h \
 	syssocket.h
 
+configdir = $(kde_confdir)
+config_DATA = ipv6blacklist
+
 # let automoc handle all of the meta source files (moc)
 METASOURCES = AUTO