mod_wl_ohs need to be configured to talk to 2 managed servers hosting different applications
Hi,
We have weblogic domain which contains 2 managed server's and 1 one admin server & one OHS server & this OHS is kept in front to receive the incoming requests . Here in this 2 managed server's we have 2 different applications deployed.I mean one application per one managed server.
Say like on one managed server we have ---/mywebapplication1 & on second managed server we have deployed /mywebapplication2 ..So here can it be possible to configure ohs in such way like when request reaches the OHS as per mod_wl_ohs it should be able to route the request to specific application hosted managed server for which the application request belong..too.I'm bit confused how can this be achieved without F5 ..If possible can some one let me know..