VB5 Demo Feedback

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • digitalpoint
    Senior Member
    • Mar 2004
    • 2573
    • 4.1.x

    Originally posted by rudedog1968
    Has the demo page gotten slower?
    Indeed... the main page is internally taking 25-27 seconds before it's ready to send the contents to the browser.

    I think it's fairly safe to assume it's something that can be fixed. That kind of latency takes a couple minutes to pinpoint (and hopefully fix) if you have access to the server/software
    Sphinx Search for vBulletin 4: https://marketplace.digitalpoint.com...tin-4.870/item
    Someone send me a message on Twitter when this site is usable again. https://twitter.com/digitalpoint

    Comment

    • AlexanderT
      Senior Member
      • Mar 2003
      • 992

      Originally posted by digitalpoint
      That kind of latency takes a couple minutes to pinpoint (and hopefully fix) if you have access to the server/software
      Out of curiosity, how would you approach this issue? Would you look at the network stack configuration? Would you strace particular services?

      Comment

      • digitalpoint
        Senior Member
        • Mar 2004
        • 2573
        • 4.1.x

        Originally posted by AlexanderT
        Out of curiosity, how would you approach this issue? Would you look at the network stack configuration? Would you strace particular services?
        Well spending about 2 minutes debugging it on my end (not that I can do much without getting on the servers), it looks to *me* like it's something above the application. Load balancers (BIG-IP), Varnish or *maybe* web server. So in this case, I'd first just yank Varnish out of the loop and see what happens (my gut feeling is that is where the problem is).
        Sphinx Search for vBulletin 4: https://marketplace.digitalpoint.com...tin-4.870/item
        Someone send me a message on Twitter when this site is usable again. https://twitter.com/digitalpoint

        Comment

        • Zachery
          Former vBulletin Support
          • Jul 2002
          • 59097

          Originally posted by AlexanderT
          Out of curiosity, how would you approach this issue? Would you look at the network stack configuration? Would you strace particular services?
          Shawn already answered, but it really depends on where the delay is coming from. Once you can target the actual delay (php, webserver(s), MySQL, etc) you can start resolving it.

          Comment

          • AlexanderT
            Senior Member
            • Mar 2003
            • 992

            It's how to pinpoint the target of the actual delay that I am interested in.

            I remember a higher than usual time to first byte delay in on of my server installations once, and it turned out that it was caused by too many PHP fastcgi processes, which the CPU couldn't handle (nowadays I am using php-fpm which is easier to fine-tune). Back then I discovered it through trial and error; of course I'd have preferred a more systematic approach.

            Comment

            • digitalpoint
              Senior Member
              • Mar 2004
              • 2573
              • 4.1.x

              There really isn't a magical formula to pinpoint problems... otherwise servers would just find the problems themselves and fix themselves.

              Just need to go digging and look around at things for anything out of the ordinary. Monitoring everything you can proactively is always a good thing. A perfect example... ~6am this morning one of my web servers spiked on it's system load (bottom chart)... and if you look closely at the top chart, you'll also notice at the exact same time, Apache on that server stopped serving requests for a couple minutes.



              Ultimately what happened was the load balancers saw the server struggling with something and stopped sending requests to it until it worked itself out. Not exactly sure what the load was from, but it was brief and everything "self healed" so it never was an issue. But the point is that the more stuff you can monitor and get nice charts to compare to historical trends, the better.

              So in your case, monitoring things like PHP memory usage, number of processes, etc, etc. would be a good thing.
              Sphinx Search for vBulletin 4: https://marketplace.digitalpoint.com...tin-4.870/item
              Someone send me a message on Twitter when this site is usable again. https://twitter.com/digitalpoint

              Comment

              • screenmates
                Senior Member
                • Feb 2010
                • 121
                • 4.0.0

                Originally posted by digitalpoint
                Who was the genius that thought no less than FOURTY CSS CLASSES on a single HTML tag was a good idea? lol

                Code:
                <html id="htmlTag" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en-US" lang="en-US" dir="ltr" class=" js flexbox no-touch hashchange history rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent cookies no-bgpositionshorthand cssfilters lastchild boxsizing mediaqueries no-overflowscrolling cssremunit subpixelfont pointerevents cssresize cssscrollbar filereader placeholder fileinput formvalidation no-firefox">
                Well, that's really bad code to use 40 classes in a single tag. How many colors/fonts/sizes/styles does a webpage need? 3 each at the most?

                Despite that heavy classing, it looks like some free forum by the look of it - it is very basic with no taste.

                Why is there no Forum menu on the top? Shouldn't navigation be easy and simple?

                Comment

                • Daniel.P
                  Senior Member
                  • Apr 2008
                  • 600
                  • 4.0.x



                  Cyrillic in SEO does not work !!!
                  born to fish forced to work

                  Comment

                  • zascok
                    Senior Member
                    • Jul 2012
                    • 205
                    • 3.8.x

                    Originally posted by Daniel.P

                    There is nothing works but latin

                    Comment

                    • Daniel.P
                      Senior Member
                      • Apr 2008
                      • 600
                      • 4.0.x

                      There is nothing works but latin
                      We have same issues with vb4 and wait to be fixed from 28/Jun/10 , OK, I hope to be fixed before the Gold release.
                      born to fish forced to work

                      Comment

                      • Trevor Hannant
                        vBulletin Support
                        • Aug 2002
                        • 24358
                        • 5.7.X

                        Have you added it to the Tracker?
                        Vote for:

                        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
                        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

                        Comment

                        • Daniel.P
                          Senior Member
                          • Apr 2008
                          • 600
                          • 4.0.x

                          Yes Trevor addet on 28/Jun/10 - http://tracker.vbulletin.com/browse/VBIV-7775
                          born to fish forced to work

                          Comment

                          • zascok
                            Senior Member
                            • Jul 2012
                            • 205
                            • 3.8.x

                            Originally posted by Trevor Hannant
                            Have you added it to the Tracker?
                            Nope, sorry mate I'm not going to do your testers' job, they are getting paid for that aren't they?

                            Comment

                            • Mark.B
                              vBulletin Support
                              • Feb 2004
                              • 24287
                              • 6.0.X

                              Originally posted by zascok
                              Nope, sorry mate I'm not going to do your testers' job, they are getting paid for that aren't they?
                              No.

                              If you don't report it, it won't ever get done. It's your call really.
                              MARK.B
                              vBulletin Support
                              ------------
                              My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                              My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                              Comment

                              • zascok
                                Senior Member
                                • Jul 2012
                                • 205
                                • 3.8.x

                                That is not my problem either. You are making a commercial product, so no one has to report the bags. It's you job to test software are fixed them. I will stay and judge from the far. Then I'll make my decision is your product worth paying money?

                                I kinda give up paying money for a product just to work as an unpaid beta-tester for while. You want my help -you gonna pay me for that.

                                Nothing personal-business as usual.

                                Originally posted by Mark.B
                                No.

                                If you don't report it, it won't ever get done. It's your call really.
                                Last edited by zascok; Fri 21 Sep '12, 4:56am.

                                Comment

                                Related Topics

                                Collapse

                                Working...