GoogleChrome/lighthouse

SSL handshake speed

Open

#6.182 geöffnet am 5. Okt. 2018

Auf GitHub ansehen
 (12 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (27.768 Stars) (9.278 Forks)batch import
P3good first issuenew_audit

Beschreibung

Hi GoogleChrome!

I'm only assuming at this point since I haven't really put too much time into this as perhaps this steps outside of Lighthouses' scope. However, I've noticed that the audits don't mention too much about SSL handshake speed.

After reviewing various methods which are out there to improve the handshake speed such as; Enterprise SSL use; strict host resolution; the use of SSL stapling and caching; and so on.

What I am finding is that my test results come in good overall but since I test under real 2G environments the handshake is the biggest part of the process which slows everything up. I was wondering what are peoples thoughts on this?

Regards

James

Contributor Guide