Results 1 to 10 of 10

Thread: Web pages loading sowly on Linux, on Windows no such problem

  1. #1
    Join Date
    Mar 2021
    Beans
    3

    Web pages loading sowly on Linux, on Windows no such problem

    I have this problem in Linux distros on my laptop HP Probook 450 G5. I'm using Firefox. Tried with Ubuntu, Ubuntu Deepin and KDE Neon - it takes between 10 and 20 seconds to load a website. Then I switched back to Windows 10 just to check and everything was fine. Now I'm on Ubuntu again.

    Download speed is not affected.

    The problem occurs with the initial loading of the site, then the other pages of the same website are loading faster.

    My hardware spec
    Last edited by lyudmil; March 14th, 2021 at 08:05 PM.

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Web pages loading sowly on Linux, on Windows no such problem

    I'd check for DNS problems.
    Code:
    more /etc/resolv.conf
    Also do you use systemd-resolved or resolvconf or are you allowing network-manager to attempt its stuff?

    inxi -Fz would be helpful for a system overview.

  3. #3
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Web pages loading sowly on Linux, on Windows no such problem

    Open a terminal and type "host www.google.com". Does it reply more or less instantly?
    Code:
    $ host www.google.com
    www.google.com has address 172.217.7.4
    www.google.com has IPv6 address 2607:f8b0:4006:800::2004
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  4. #4
    Join Date
    Mar 2021
    Beans
    3

    Re: Web pages loading sowly on Linux, on Windows no such problem

    Quote Originally Posted by SeijiSensei View Post
    Open a terminal and type "host www.google.com". Does it reply more or less instantly?
    Code:
    $ host www.google.com
    www.google.com has address 172.217.7.4
    www.google.com has IPv6 address 2607:f8b0:4006:800::2004
    It replies in a millisecond.

  5. #5
    Join Date
    Jun 2020
    Beans
    334

    Re: Web pages loading sowly on Linux, on Windows no such problem

    what browser you use for windows? i'm thinking maybe it's browser related?some setting in FF?
    I don't use FF so not too familiar with it's inner workings.(but i'd guess it should work fine to load websites "out of the box")

  6. #6
    Join Date
    Jun 2020
    Beans
    334

    Re: Web pages loading sowly on Linux, on Windows no such problem

    I'd check for DNS problems
    but it does sound like this
    maybe try this and see if it helps ?

  7. #7
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Web pages loading sowly on Linux, on Windows no such problem

    Quote Originally Posted by 3nd View Post
    but it does sound like this
    maybe try this and see if it helps ?
    That configuration method has been deprecated for 2 LTS releases.

    Firefox has changed some things in their networking the last few months. They made DoH default. I know that if ipv6 is disabled in the OS, then some FF internal settings to disable it are required too. Off the top of my head.

    Really need to see the dns file already requested, but fast pings of popular sites may or may not be helpful. Could be cached DNS results.

  8. #8
    Join Date
    Mar 2021
    Beans
    3

    Re: Web pages loading sowly on Linux, on Windows no such problem

    Thank you, everyone!

    I don't reply to most of the posts here because I'm a n00b and I don't know what all this means.

    In Windows and Linux I use Firefox. I just installed the Brave browser and things are perfect so far.

  9. #9
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Web pages loading sowly on Linux, on Windows no such problem

    We we all noobs. if you don't understand and google doesn't explain, ask. Helping you get a solution is why we are here.
    Brave could be a fine solution.

  10. #10
    Join Date
    Jun 2020
    Beans
    334

    Re: Web pages loading sowly on Linux, on Windows no such problem

    yup i never use FF , only Brave here

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •