Forum Discussion
Configure Path Routing on F5 LTM
Hi All
Currently we are using Oracle HTTP Server to load balance traffic to Oracle Service Bus, We would like to replace Oracle HTTP Server with F5 LTM, but I don't know hot to set load balance based on path URL Service on F5. here is existing configuration on Oracle HTTP Server:
<VirtualHost *:7777>
ServerName soa1.jne.co.id:7001
ServerAdmin fendi.pnet@gmail.com
RewriteEngine On
RewriteOptions inherit
<Location /trackingnew_sb>
WLSRequest ON
WebLogicCluster soa1.jne.co.id:7003,soa1.jne.co.id:7103,soa1.jne.co.id:7203
WLProxySSL ON
WLProxySSLPassThrough ON
</Location>
<Location /checktariff_sb>
WLSRequest ON
WebLogicCluster soa1.jne.co.id:7003,soa1.jne.co.id:7103,soa1.jne.co.id:7203
WLProxySSL ON
WLProxySSLPassThrough ON
</Location>
</VirtualHost>
Thanks
- Dario_Garrido
Noctilucent
Hello Khairi.
Here you have all the details for the deployment.
https://www.f5.com/pdf/deployment-guides/oracle-rac-database-dg.pdf
Regards,
Dario.
- khairi
Nimbostratus
Hi Dario
Thanks four help, but I can not find how to set load balance based on URL path on https://www.f5.com/pdf/deployment-guides/oracle-rac-database-dg.pdf
Is there another option?
Thanks
Regards
Labib
- Dario_Garrido
Noctilucent
Hello Labib.
If the traffic is HTTP, you have thousand of example here in devcentral of how to loadbalance base on URL path.
REF - https://devcentral.f5.com/s/question/0D51T00006i7iZT/redirect-to-different-pool-based-on-url
Using policies is also a good idea.
Regards,
Dario.
Recent Discussions
Related Content
* 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