HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 273657 thumbnail
User 376711 avatar

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
  • 15
  • 0
  • 2052
  • 0

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.