Wednesday, November 10, 2010

Example of using Apache mod_proxy_balancer with WebLogic

For research and architecture purposes, I needed a lightweight way to balance traffic to a WebLogic cluster of two servers.  OHS with mod_weblogic plugin or a hardware load balancer is what is used in production, but I wanted a quick, light, and dirty solution for sandbox work.

Apache and mod_proxy_balancer fits the bill.  Here is my Apache httpd.conf file section showing the requisite configuration:

No comments:

Blog Archive