Configuration has yet to be fully verified, Kemp Support will gladly assist if your Oracle traffic is not flowing as expected.
1 Introduction
1.1 Document Purpose
This section details a configuration for a specific application that has been provided by a customer but has yet to be fully tested.
This specific configuration will ensure that your Oracle Weblogic Admin servers are highly-available, scalable, and secure.
Configuration has yet to be fully verified, Kemp Support will gladly assist if your Oracle Weblogic traffic is not flowing as expected.
2 Configuration Required
2.1 Global Configuration
No Changes Required
2.2 Virtual Service Configuration:
One or Two Virtual Services (VS) can be configured. One VS will be listening on Port 80, and will forward traffic on port 7001. The second VS will be listening on port 443 and will forward traffic on port 7002.
Ports may vary, 7001 & 7002 are default ports. If you only require a 443 connection you can add a port 80 Redirector in the Advanced Settings in the 443 VS
2.3 Web Logic Port 80
> New Virtual Service
> Enter IP Address
> Port = 80
> Name = Web Logic Admin
> Protocol = TCP
> Add New Virtual Service
2.4 Standard Options
> Disable Transparency
> Persistence = Source IP
> Persistence Time = 1 Hour
> Scheduling Method = Least Connection
> Idle Connection Timeout = 660 Seconds
2.5 Real Servers
> Checker Parameter Type =HTTP
> Check Port = 7001
> Add New
> Enter Real Server IP Address
> Port = 7001
> Forwarding Method = NAT
2.3 Web Logic Port 443
> New Virtual Service
> Enter IP Address
> Port = 443
> Name = Web Logic Admin
> Protocol = TCP
> Add New Virtual Service
2.4 Standard Options
> Disable Transparency
> Persistence = Source IP
> Persistence Time = 1 Hour
> Scheduling Method = Lease Connection
> Idle Connection Timeout = 660 Seconds
2.5 Real Servers
> Checker Parameter Type =HTTPS
> Check Port = 7002
> Add New
> Enter Real Server IP Address
> Port = 7002
> Forwarding Method = NAT
If you have successfully Load Balanced your Oracle WebLogic Servers by implementing this specific configuration, please give a thumbs up or please leave a comment on a possible alteration that was required to make it function. Thank you
0 comments