| Author |
Redirect the VIP on OC4J
|
Bashar Bashar
Greenhorn
Joined: Dec 24, 2007
Posts: 1
|
|
hello All, I have Network load balancer with VIP: 192.168.101.200 And two application servers APP1 IP: 192.168.101.41 APP2 IP: 192.168.101.42 After deploying the application on all servers and test the system using the NLB the following scenario happen: When the user trying to connect using the NLB VIP address (Ex: http://10.146.101.200:7777/<app1> , the NLB convert the request to one of the servers and the application login with the static IP address for the server not the VIP. (Ex: http://10.146.101.41:7777/<app1> . I used the same configuration on the tomcat and works fine, but the problem in OC4J. [ December 24, 2007: Message edited by: Bear Bibeault ]
|
 |
 |
|
|
subject: Redirect the VIP on OC4J
|
|
|