By grabnerandi
via blog.dynatrace.com
Published: Oct 29 2009 / 10:40
I recently analyzed a secure web page that took 20 seconds till the onLoad event triggered. The site had no fancy images, no animations or heavy JavaScript during startup. It turned out that 70% of the time was spent in SSL handshaking. With a simple change on the web server the 14 seconds could be trimmed down to 2.
This brought me to check out some basics about HTTPS, how the browser is dealing with it and what to do in order to avoid performance related problems with HTTPS
Add your comment
Voters For This Link (15)
-
grabnerandi -
jbracken -
ericsenunas -
aclarke -
AloisReitbauer -
Nagash -
QtZone -
mahak906 -
PureForm -
mswatcher -
jmjimene -
jeffreyw -
adobni -
berndg -
opexxx


