Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Settings for the most responsive browsing?

    Scheduled Pinned Locked Moved General pfSense Questions
    59 Posts 6 Posters 13.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      Octopuss @Octopuss
      last edited by

      03526fa8-00de-4b07-ae49-ba788b5193b7-image.png

      1 Reply Last reply Reply Quote 0
      • F
        FSC830 @Octopuss
        last edited by

        @octopuss said in Settings for the most responsive browsing?:

        From what the ISP's technician told me, this frequency cannot be "interefered".

        Nice company minded statement. ๐Ÿ˜Š
        Every frequency can be interfered, its a question of equipment and efforts, but not of physics.

        The higher the frequency, the lower is the risk of being interfered by typical other WLAN or low shielded devices, but there is no radio frequency that can not be interfered.

        Therefore this statement is rather optimistic.

        Regards

        O 1 Reply Last reply Reply Quote 0
        • O
          Octopuss @FSC830
          last edited by Octopuss

          @fsc830 Maybe he said "mostly cannot be interfered" or something, I don't know.
          What I can say is that I didn't have to call them once since the upgrade, whereas with the previous 5GHz AP they constantly had to tune it because despite being in the outskirts of a town, there are still way too many signals around, and the connection would randomly start dropping or speed would drop to 20% of what it was supposed to be.

          1 Reply Last reply Reply Quote 0
          • O
            Octopuss
            last edited by

            04fbe76f-5ad2-4506-86a1-ac5af196f416-image.png
            Looks pretty good to me.

            Oh and the AP should be Mikrotik nRAY.

            1 Reply Last reply Reply Quote 0
            • S
              SteveITS Galactic Empire @Octopuss
              last edited by

              @octopuss What OS is on your computer? 2 seconds sounds like a DNS timeout. *nix usually queries its DNS servers in order, while Windows uses the "last known good" server first.

              Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
              When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
              Upvote ๐Ÿ‘ helpful posts!

              O 1 Reply Last reply Reply Quote 0
              • O
                Octopuss @SteveITS
                last edited by Octopuss

                @steveits Windows 10.
                It's not flat 2 seconds for every site. Some are this slow, some are not. Sites within the country tend to be noticeably faster to start loading.
                Most sites seem to load faster the 2nd time too.

                pfSense runs under ESXi on all-in-one server.

                S 1 Reply Last reply Reply Quote 0
                • S
                  SteveITS Galactic Empire @Octopuss
                  last edited by

                  @octopuss In DNS Resolver settings, is "DNS Query Forwarding" enabled?

                  If it is, disable the DNSSEC option.

                  In v23.01, some have posted of random failures if "DNS Query Forwarding" is enabled and "Use SSL/TLS for outgoing DNS Queries to Forwarding Servers" is checked.

                  Did you say what pfSense version you have?

                  Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                  When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                  Upvote ๐Ÿ‘ helpful posts!

                  O 1 Reply Last reply Reply Quote 0
                  • O
                    Octopuss @SteveITS
                    last edited by Octopuss

                    @steveits Yes, I have forwarding enabled in the Resolver. It's the only way to use specific DNS servers I think? I guess using my ISP's DNSes makes the most sense as they are like 1km away from me.

                    I used to have DNSSEC enabled, but have disabled it when I was digging in the settings before posting here. I don't think there is any change in any way.
                    I have also disabled the use SSL/TLS setting because the DNS servers I use aren't compatible with it.

                    I have also updated from 2.5.2 to 2.7.0 the same day.

                    O 1 Reply Last reply Reply Quote 0
                    • provelsP
                      provels
                      last edited by provels

                      FWIW, in my home environment, I've found browsing speed no different on the 400 Mb I once had or the 70 Mb I have now.

                      Peder

                      MAIN - pfSense+ 24.11-RELEASE - Adlink MXE-5401, i7, 16 GB RAM, 64 GB SSD. 500 GB HDD for SyslogNG
                      BACKUP - pfSense+ 23.01-RELEASE - Hyper-V Virtual Machine, Gen 1, 2 v-CPUs, 3 GB RAM, 8GB VHDX (Dynamic)

                      O 1 Reply Last reply Reply Quote 0
                      • O
                        Octopuss @provels
                        last edited by Octopuss

                        @provels I don't believe it has anything to do speed either. Not unless you have like 10Mbit download or something at least.

                        1 Reply Last reply Reply Quote 0
                        • O
                          Octopuss @Octopuss
                          last edited by

                          I have also updated from 2.5.2 to 2.7.0 the same day.

                          I meant to write 2.6.0.

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            SteveITS Galactic Empire @Octopuss
                            last edited by

                            @octopuss I think you need to verify it's a DNS issue. From your computer try nslookup to see how long domains take to resolve. Use a hostname you haven't connected to/looked up already, so it isn't cached. Syntax:

                            nslookup abc.com IP_of_pfSense

                            That will show you how long it takes pfSense to resolve it. Then maybe try again using a public DNS server like 8.8.8.8 or 9.9.9.9.

                            Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                            When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                            Upvote ๐Ÿ‘ helpful posts!

                            O 1 Reply Last reply Reply Quote 0
                            • O
                              Octopuss @SteveITS
                              last edited by

                              @steveits Is the command supposed to give me some kind of measurement in miliseconds or am I supposed to simply observe whether it feels slow?

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                SteveITS Galactic Empire @Octopuss
                                last edited by

                                @octopuss No, but normal resolution is maybe 50 ms give or take a few dozen ms so a delay of 1000-2000 ms is usually noticeable.

                                Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                Upvote ๐Ÿ‘ helpful posts!

                                O 1 Reply Last reply Reply Quote 0
                                • O
                                  Octopuss @SteveITS
                                  last edited by

                                  @steveits Ok, I tried a few websites I haven't visited for months at least, and even for those I believe are in the U.S., the response was pretty much instant.

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SteveITS Galactic Empire @Octopuss
                                    last edited by

                                    @octopuss Then if it was me, I would look at browser plugins, try a private browser window, different browser, different PC, etc.

                                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                    Upvote ๐Ÿ‘ helpful posts!

                                    O 1 Reply Last reply Reply Quote 0
                                    • O
                                      Octopuss @SteveITS
                                      last edited by

                                      @steveits No browser plugins that would affect networking (well, Ublock Origin, but that should in fact improve responsiveness), and Firefox seems to load pages about the same...

                                      johnpozJ 1 Reply Last reply Reply Quote 0
                                      • johnpozJ
                                        johnpoz LAYER 8 Global Moderator @Octopuss
                                        last edited by

                                        @octopuss I will have to look into this pale moon, if they have stated they are not ever going to support doh?

                                        As mentioned use another browser - pale moon is based off mozilla, does it have the dev tools - so you can see exactly what is taking exactly how long to load..

                                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                                        If you get confused: Listen to the Music Play
                                        Please don't Chat/PM me for help, unless mod related
                                        SG-4860 24.11 | Lab VMs 2.8, 24.11

                                        O 1 Reply Last reply Reply Quote 0
                                        • O
                                          Octopuss @johnpoz
                                          last edited by Octopuss

                                          @johnpoz Some info is on its website: https://www.palemoon.org/info.shtml

                                          I only know there is nothing called doh in the settings. Web development and programming is total klingon to me.

                                          And I did look at the console, but I don't really know what to look for. I am a completely basic user when it comes to these things.

                                          Pages seem to load exactly the same in Edge too.

                                          johnpozJ 1 Reply Last reply Reply Quote 0
                                          • johnpozJ
                                            johnpoz LAYER 8 Global Moderator @Octopuss
                                            last edited by johnpoz

                                            @octopuss here for example - you can see exactly what took how long to load, how much was transferred and how long took the whole page to load

                                            webdev.jpg

                                            edit: does seem that pale moon doesn't have any doh feature - good to know..

                                            If you highlight a specific something, you should see under timings how long dns took, etc. Or what in the process of loading that what took so long, etc. But the main page will give you how long the page took, how much was downloaded, etc.

                                            dns.jpg

                                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                                            If you get confused: Listen to the Music Play
                                            Please don't Chat/PM me for help, unless mod related
                                            SG-4860 24.11 | Lab VMs 2.8, 24.11

                                            O 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.