Load Balancing a http and https enabled site with Apache and Ubuntu
If you are a web developer and want to add SSL feature for the security reason, i bet that you will not set the SSL to all the pages on your website. Why? because it is SO SLOW!! By using SSL , it means that the traffic between the client and server is encrypted and causing the bigger data transfered...