An SSL-based
content switching virtual server first decrypts the secure data and then
redirects the data to appropriately configured servers as determined by the
type of content and the configured content switching policies. The packets sent
to the server have a mapped IP address as the source IP address.
The following
example shows the steps to configure two address-based virtual servers to
perform load balancing on the HTTP services. One virtual server,
Vserver-LB-HTML, load balances the dynamic content (cgi, asp), and the other,
Vserver-LB-Image, load balances the static content (gif, jpeg). The
load-balancing method used is the default, LEASTCONNECTION. A content switching
SSL virtual server, Vserver-CS-SSL, is then configured to perform SSL
acceleration and switching of HTTPS requests on the basis of configured content
switching policies.