Disabling load balancing feature of weblogic proxy plugin.
Hi Team,
we have the requirement where we need to use on web logic server (Manage server1) as a primary server and the other Server (Manage Server2) working as a passive server.
So when the primary goes down webserver should be able to re-direct the request to secondary using the weblogic proxy.
Have gone through documents which talks more about the disabling the DynamicServerList and have the server hard coded list, but in this way i have to keep the secondary server down, At the time of switch from primary to secondary you need to start the secondary server.
More precisely, i want the back up weblogic server for my existing server (Managed Server1), Back up server will only accepts request when primary is down.
we have the requirement where we need to use on web logic server (Manage server1) as a primary server and the other Server (Manage Server2) working as a passive server.
So when the primary goes down webserver should be able to re-direct the request to secondary using the weblogic proxy.
Have gone through documents which talks more about the disabling the DynamicServerList and have the server hard coded list, but in this way i have to keep the secondary server down, At the time of switch from primary to secondary you need to start the secondary server.
More precisely, i want the back up weblogic server for my existing server (Managed Server1), Back up server will only accepts request when primary is down.
0