Forum Discussion
Ranvir_Floura_7
Feb 16, 2007Nimbostratus
Oracle RMI implementation
Folks,
I have a request that I dont know how to put it, not even sure if iRule is the answer. It has to do with Oracles RMI protocol. Dont know if anyone here has come across something like this. So here it goes:
base url is supposed to be
"ormi://localhost/CustomerService"
This needs to be load balanced to a pool of two nodes
"opmn:ormi://host1:port1:oc4j/app,
opmn:ormi://host2:port2:oc4j/app"
- Wes_98712NimbostratusStandard TCP load balancing, oc4j uses it's own unique connector which integrates with the HTTP service that runs on top of oc4j, very interesting architecture. So, if you want to load balance oc4j, simply setup your pool using a TCP profile, use persistence if required, which it probably will be, and point your Oracle HTTP server to the VIP address.
- Ranvir_Floura_7NimbostratusThanks for the quick reply. So, as far as big-ip configuration, it still needs a vip (standard url with or without ssl) pointing to a pool.
- Wes_98712NimbostratusTo load balance the oc4j containers, yes you need to setup a pool, standard TCP health check, and a VIP, use the TCP profile for the VIP, you could always try HTTP profile for the VIP, but that means the F5 will inspect packets for HTTP header information, which I don't believe OC4J contains.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects