ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ML you popular beast... ;)

    Scheduled Pinned Locked Moved IT Discussion
    66 Posts 15 Posters 10.1k 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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Our hits have increased a lot this month. We used to be in the hundreds of thousands of views per day but are in the 4 - 36 million range now (hits, not completely thread loads, but the numbers are important for resource and capacity comparisons.) So our little web server is taking about half of that and CloudFlare is taking almost exactly half. Load seems fine, however. But recently our need to handle high capacity has exploded. Our views so far this month are over 170m.

      bbigfordB 1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @brianlittlejohn
        last edited by

        @brianlittlejohn said in ML you popular beast... 😉:

        I get that 3-4 times a day, everyday

        Now that is weird. I think that I'm still the most active person and I'm seeing it about once per week, only.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @JaredBusch
          last edited by

          @JaredBusch said in ML you popular beast... 😉:

          I have been seeing this a lot recently.

          the loading bar stopping across the top with the loading circle spinning on the right.

          0_1466793439669_upload-a4cde1e5-aae8-46e1-aa1e-bd97d226024d

          Pages load. I believe that is websocket stuff?

          Crap, I thought that that was just me. In Romania it made sense since I was loading over a busy pipe and from over the pond. I see it here but I've got DNS issues here in New York. I didn't know anyone else was seeing issues like that. Craptastic.

          JaredBuschJ 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @scottalanmiller
            last edited by

            @scottalanmiller said in ML you popular beast... 😉:

            @JaredBusch said in ML you popular beast... 😉:

            I have been seeing this a lot recently.

            the loading bar stopping across the top with the loading circle spinning on the right.

            0_1466793439669_upload-a4cde1e5-aae8-46e1-aa1e-bd97d226024d

            Pages load. I believe that is websocket stuff?

            Crap, I thought that that was just me. In Romania it made sense since I was loading over a busy pipe and from over the pond. I see it here but I've got DNS issues here in New York. I didn't know anyone else was seeing issues like that. Craptastic.

            I always see it when I know I am on craptastic pipe (read: driving down the highway with poor LTE service). I expect it then because of the nature of websocket calls and such.

            Today I noticed it while on site at a client with a 100 mbps fiber that is rarely pushing more than 30 mbps.

            1 Reply Last reply Reply Quote 1
            • bbigfordB
              bbigford @scottalanmiller
              last edited by

              @scottalanmiller said in ML you popular beast... 😉:

              Our hits have increased a lot this month. We used to be in the hundreds of thousands of views per day but are in the 4 - 36 million range now (hits, not completely thread loads, but the numbers are important for resource and capacity comparisons.) So our little web server is taking about half of that and CloudFlare is taking almost exactly half. Load seems fine, however. But recently our need to handle high capacity has exploded. Our views so far this month are over 170m.

              Wow, I knew the community was organic at this point but that's crazy. What do you think is causing the most draw in views aside from word of mouth?

              scottalanmillerS 1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @bbigford
                last edited by

                @BBigford said in ML you popular beast... 😉:

                Wow, I knew the community was organic at this point but that's crazy. What do you think is causing the most draw in views aside from word of mouth?

                Search Engines. We have some decent anecdotal evidence to support this. Like people I've known from my career pre-ML who have reached out to me to tell me that some of the world's biggest companies are using the site to search for solutions. My old team at the bank was looking for solutions to Linux problems that they had and they found the solution on ML via Google. And when they read the solution they realized that it was me and they Facebooked me to say that they had found the site organically via Google and then put two and two together.

                Just one example, but that suggests that we've hit a threshold where that stuff can and does happen. once you cross that barrier it tends to snowball a bit.

                1 Reply Last reply Reply Quote 2
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  After the last move to HTTPS the jump in search engine traffic was huge. Presumably our ranking jumped a lot.

                  Overall the site does really well in SEO based on the extreme level of content and constant activity combined with the incredible load speeds. That does a lot to boost us over the "competition".

                  We literally see, at least where I test, loads of like 10-100x faster here than some other popular IT discussion sites. That does a LOT for getting us search engine traffic.

                  1 Reply Last reply Reply Quote 2
                  • MattSpellerM
                    MattSpeller
                    last edited by

                    FWIW I've never had a 503 to this website

                    JaredBuschJ 1 Reply Last reply Reply Quote 0
                    • DustinB3403D
                      DustinB3403
                      last edited by

                      I've only seen it once.

                      About a month ago, just refreshed and it was gone.

                      1 Reply Last reply Reply Quote 0
                      • DanpD
                        Danp
                        last edited by

                        Seems to be related to loading the ads. Here's the info from the browser console:

                        TypeError: document.getElementById(...) is null
                        https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=e982913d31/cloudflare.min.js line 4 > eval line 1 > eval
                        Line 2
                        

                        The error seems to be on this line:

                        document.getElementById('home-ad' + (Math.floor(Math.random() * 7) + 1)).className = '';
                        
                        DanpD 1 Reply Last reply Reply Quote 1
                        • JaredBuschJ
                          JaredBusch @MattSpeller
                          last edited by

                          @MattSpeller said in ML you popular beast... 😉:

                          FWIW I've never had a 503 to this website

                          I too never see the 503 during normal use. I have gotten it and then noticed a post stating the site was being restarted, so those do not count.

                          1 Reply Last reply Reply Quote 2
                          • DashrenderD
                            Dashrender
                            last edited by

                            I've only see the page busy error once. As for the websocket loading bar spinning icon, I haven't seen that in ages.

                            1 Reply Last reply Reply Quote 0
                            • DanpD
                              Danp @Danp
                              last edited by

                              @Danp said in ML you popular beast... 😉:

                              Seems to be related to loading the ads. Here's the info from the browser console:

                              To clarify, this post was in reference to the spinning circle issue, not the 503 error. 😉

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @Danp
                                last edited by

                                @Danp said in ML you popular beast... 😉:

                                @Danp said in ML you popular beast... 😉:

                                Seems to be related to loading the ads. Here's the info from the browser console:

                                To clarify, this post was in reference to the spinning circle issue, not the 503 error. 😉

                                and this post is to confirm that I am only seeing the spinning circle and progress bar get stuck when the ads are failing to load. notice no ad below the my profile. also no add was at the bottom of the page.
                                0_1466814837152_upload-fb86d551-dc5f-4bd7-ae05-9f9b9f77b852

                                1 Reply Last reply Reply Quote 2
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  That is very odd as the ads should be all from cache and are all local to the server, too.

                                  thwrT 1 Reply Last reply Reply Quote 0
                                  • thwrT
                                    thwr @scottalanmiller
                                    last edited by

                                    @scottalanmiller: @JaredBusch is right, see my screenshot above: No ads (adblocker is deactivated for ML)

                                    1 Reply Last reply Reply Quote 0
                                    • DanpD
                                      Danp
                                      last edited by Danp

                                      Looks like the issue is here:

                                      <a id="home-ad1" class="hidden" target="_blank" href="http://www.xbyte.com/?utm_source=mangolassi&utm_medium=banner&utm_campaign=1recgeneral">
                                      <a id="home-ad2" class="hidden" target="_blank" href="http://www.xbyte.com/?utm_source=mangolassi&utm_medium=banner&utm_campaign=1recgeneral">
                                      <img class="img-responsive" src="![xbyte2.jpg](https://mangolassi.it/uploads/files/ml/xbyte2.jpg">)
                                      <img class="hidden img-responsive" target="_blank" href="http://www.flukenetworks.com/enterprise-network/network-testing/linksprinter?ls=mangolassi&lsd=mangolassiad" home-ad3"="" src="</a> <a id=">
                                      <img class="img-responsive" src="![NS-Education-160x600-C.jpg](https://mangolassi.it/uploads/files/ml/NS-Education-160x600-C.jpg">)
                                      </a>
                                      <a id="home-ad4" class="hidden" target="_blank" href="http://www.flukenetworks.com/content/try-onetouch-your-network-free?ls=mangolassi&lsd=mangolassiad">
                                      <a id="home-ad5" class="hidden" target="_blank" href="https://order.aetherstore.com/registration/partner?referralSource=MangoLassi">
                                      <a id="home-ad6" class="" target="_blank" href="https://mangocon.it/">
                                      <a id="home-ad7" class="hidden" target="_blank" href="https://mangocon.it/">
                                      

                                      Note how "home-ad3' is not defined correctly.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        Just fixed it. Let's see if that cleans things up.

                                        DanpD 1 Reply Last reply Reply Quote 2
                                        • DanpD
                                          Danp @scottalanmiller
                                          last edited by

                                          @scottalanmiller So far, so good. 👍

                                          1 Reply Last reply Reply Quote 2
                                          • thwrT
                                            thwr
                                            last edited by

                                            0_1467184137586_upload-8e6e6e0a-5b31-4ee2-9dd3-de655a42413d

                                            At 09:08h CEST / GMT+2? I guess there's something else up, we had quite some heavy discussions yesterday without any 503.

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 4
                                            • First post
                                              Last post