• Resolved grantdb

    (@sixer)


    Just looking at the different webpagetests and everything is great except the second call for fontawesome. My site uses fontawesome as a asyc resource and your plugin makes the first connection do away with the ssl and dns for the first call the actual woff file has to reconnect.

    Thoughts?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sam Perrow

    (@samperrow)

    Grant,
    Nicely done with the async loading, not too many folks out there go to such extent! I would recommend simply turning off the auto preconnect option, and then enter only the 2 URL’s you want to use.
    If that doesn’t do the trick let me know!
    Sam

    Thread Starter grantdb

    (@sixer)

    I think I will just have to either prefetch the woff file (which probably makes async redundant) or just leave it… sometimes optimization can be overkill.

    Thanks again for a great plugin and your help, cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘pre connect and fontawesome’ is closed to new replies.