Using SSL and the Load Balancer, distribute SSL on the load balancer, but not on the servers on the rear panel. Thus, you only need one certificate on one server. The load balancer then talks to the back-end servers using simple HTTP. This obviously requires that your back-end servers are not directly accessible from the Internet. This load balancer is responsible for decrypting the request, it will also be able to check the request for jsessionid.
Muhammad sohail Afzal
source share