Jump to content

[TIP] Performance HTTPS and Keep-Alive Connections (Persistant connections)


Recommended Posts

An important factor not reported by browser performance tools and something that not only affects your SEO (as it concerns performance) but more importantly your customers shopping experience

Using HTTPS without Keep-Alive Connections. it's up to four times slower than your http connection when not using keep-alive.
 

To learn more here is a good article:

http://maanasroyy.wordpress.com/2012/05/05/apache-performance-tuning-keepalive-to-remove-latency/

 

  • Like 6
Link to comment
Share on other sites

  • 4 weeks later...

can you explain more details about this ? .... this is really useful information.

 

Using HTTPS without Keep-Alive Connections. it's up to four times slower than your http connection when not using keep-alive.

do you mean :

using https without keep-alive connection will affect the site speed four time slower and

using https with keep-alive connection will increase the site speed

are that's true ?

 

further reading:

http://blogs.msdn.com/b/ieinternals/archive/2011/03/26/https-and-connection-close-is-your-apache-modssl-server-configuration-set-to-slow.aspx

http://en.wikipedia.org/wiki/HTTP_persistent_connection

 

so to answer your question, "is it true?", the answer would be yes. This won't probably prove useful for shared hosting accounts but for vps or private server configurations it's a simple change and typically not generated by the hosting company at build.

Link to comment
Share on other sites

  • 2 years later...
  • 2 weeks later...

An important factor not reported by browser performance tools and something that not only affects your SEO (as it concerns performance) but more importantly your customers shopping experience

 

Using HTTPS without Keep-Alive Connections. it's up to four times slower than your http connection when not using keep-alive.

 

To learn more here is a good article:

http://maanasroyy.wordpress.com/2012/05/05/apache-performance-tuning-keepalive-to-remove-latency/

Thanks for the great share El Patron !

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...