Summary: | Strange DNS behaviour: Konqueror repeatedly resolves all domain names it sees. | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Staffan Palmroos <spalmroos> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | andrew.crouthamel, aspotashev, tiposchi |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Staffan Palmroos
2009-10-25 12:44:37 UTC
In fact, there is no need to create the page mentioned in the last post. Just viewing this report in Konqueror makes it start to resolve www.somemadeupdomain.com over and over. Yes and no. Creating that page i can't see any weird dns request. But yes, konqueror does DNS caching (just like chrome and other browsers). It is done so when you click on a link, it won't waste time with the DNS request. I think this feature should be configurable rather than a built-in behavior, but rather than a bug, i see that like a feature request of making it configurable. It's configurable, we just don't have GUI (yet) You can add following values to konquerorrc: DNSPrefetch=Enabled, Disabled, OnlyWWWAndSLD Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Status as of konqueror-18.04.3 on Fedora 28; KF 5.48.0; Qt 5.11.1: When Konqueror engine is set to "KHTML", this is still reproducible (unless you edit the config file by hand). When Konqueror engine is set to "WebEngine", this is not reproducible. This sounds reasonable as it's hard to integrate DNS prefetch into QWebEngine. Thanks for the update! I would say it is not fixed as 99% of users will be unable to use the DNSPrefetch setting due to its obscurity. |