keesspoelstra opened a new issue #1868: Proposal: Preconnect for Google Fonts URL: https://github.com/apache/incubator-pagespeed-mod/issues/1868 As Google Fonts are often holding up first content display, it makes sense to preconnect to the CDN either by link header or by link tag to fonts.gstatic.com. Fonts are often loaded pretty late in the process, the added DNS/connect/handshake is not helping. Also see: https://www.igvita.com/2015/08/17/eliminating-roundtrips-with-preconnect/ I can imagine having the extra connection when fonts are already cached won't make Google happy. Thoughts?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services