Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Conditional load balancing question

Hi,

We have an application deployed on weblogic cluster and Oracle HTTP server , currently load balancing the requests in round robin. (use a mod_wl_ohs.conf directive)

However I need to add a member to this cluster, but want the requests to be routed to this server (preferably)  based on a URL pattern, however go to the other servers if it's down for any reason... ?

One possibility is to use a redirectmatch in httpd.conf file, however it just redirects there even if it's down, so that's undesirable, unless we have any other trick..

Any ideas how to achieve this..

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2017
Added on Sep 11 2017
0 comments
201 views