• Resolved moemauphie

    (@moemauphie)


    Hi guys,

    I’m trying to optimize my website using GTMetrix, I noticed many elements have a relatively high “blocking time”.So I’m just wondering if some configurations on the sever side can help reducing it. Does it have anything to do with throttling?

    Please see this report on GTmetrix

    Regards,

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    From GTMetrix doc

    Things that can contribute to the blocking time include:

    Waiting for an available connection (You’ve hit HTTP/1.x’s maximum connections per host, or HTTP/2’s maximum concurrent streams).
    Downloading/executing JavaScript or CSS (although browsers are getting smarter for minimizing this).
    SSL connection time (normally included in Connection time).
    HTTP Authentication (the extra request required to set up authentication).

    you can try use CDN or create a separated subdomain for static resources, and see how it goes.

    Best regards,

    Thread Starter moemauphie

    (@moemauphie)

    Thanks a lot,

    I was thinking of upgrading my hosting plan, would you think more resources can also help?

    Regards,

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I think not , CDN could be a better solution for this case.

    Best regards,

    Thread Starter moemauphie

    (@moemauphie)

    Many thanks, really appreciate your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘GTMetrix – Blocking Time’ is closed to new replies.