Posts

Showing posts from February, 2023

Loadbalancing Weblogic Managed servers using Loadmaster-KEMP

Image
    Loadbalancing Weblogic Managed servers using Loadmaster- KEMP One of the problems I encountered while testing weblogic cluster was not the weblogic cluster setup but getting a LB to test it. This was super easy with free LB from https://freeloadbalancer.com/ Weblogic Cluster is configured on the same server with two managed servers running on different ports. Application can be accessed with individual ports but to balance the load and access the application with single URL we need LB. Below we will see how it can be done Oracle apex(ORDS) has been deployed on these two managed servers     Once Weblogic manged server is configured properly  and application deployment is done. We can do the necessary setup at LB   Set up load balancing with Kemp It's super easy to setup KEMP load-balancer with a virtualbox appliance.  Just download the vm image for virtualbox from https://kemptechnologies.com/free-vlm-download and follow the installation guide that comes with the download    Cr