SSL connection establishment time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2013 01:39 AM
Hi All,
Can anybody help me to know what are all the phases in https connection establishment and what would be the approximate required for each phase?
Regards,
Thiyagu
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2013 06:42 AM
Hi Thiyagarajan,
it depends on network bandwith available and load on network but usually it is very fast can open within 1 second. It also depends on the content of the page. If the page is heavy or has more data it may take few seconds as well.
So in short it is not the SSL handshake which takes time but the page content.
for example:
https://www.google.co.in/ ( this takes almost 1 second )
You can refer following link which explains SSL handshake.
http://support.microsoft.com/kb/257591
regards,
Ajay Kumar
