Load-Balancing Servlets and JSPs

You can configure load balancing either with an external load balancer or by using the WebLogic Server proxy plug-in. You can use the simple HttpClusterServlet that comes with WebLogic Server as a proxy plug-in for WebLogic Server. The plug-in maintains a list of server instances that host a clustered servlet or JSP, and it forwards HTTP requests to each cluster member on a round-robin basis. You can use the appropriate proxy plug-in for other HTTP servers. For example, you can use the Apache Server plug-in for Apache Server. To configure advanced load-balancing strategies, you can configure an external load balancer. An external load balancer must support passive or active cookie persistence, as well as SSL ...

Get Oracle WebLogic Server 11g Administration Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.