Forum Discussion
Convert Policy Rule on Apache proxy to New F5
Hi all
I have a system is running via Apache (Apache proxy).
With Topology: User >> Apache >> Backend
And now we should convert all policy from Apache proxy to F5
New Topology: User >> F5 >> Backend
Policy Rule on Apache:
# prodpayproxy
ProxyPassMatch "^(.*)/lab_mm/(.*)$|^(.*)/lab_en/(.*)$" http://10.10.10.10:1358/cgaweb-api/soap/lab/v1/$1$2 disablereuse=on
ProxyPassReverse /lab_mm/labService/ http://10.10.10.10:1358/cgaweb-api/soap/lab/v1/
ProxyPassReverse /lab_en/labService/ http://10.10.10.10:1358/cgaweb-api/soap/lab/v1/
ProxyPassMatch "^(.*)/mlab/(.*)$" http://10.10.10.10:1358/cgaweb-api/soap/mlab/v1/$1$2 disablereuse=on
ProxyPassReverse /mlab/mlabService/ http://10.10.10.10:1358/cgaweb-api/soap/mlab/v1/
------------------------------------------------------------------------------------------------------------------------------------
From Via Public (F5)
https://abc.com/lab_mm/labService?wsdl
https://abc.com/lab_en/labService?wsdl
How do you know solution convert from Apache to F5. ?
Thanks
Hung Hoang
- Dojs
Cirrostratus
I got the same environment... how did you do this convertion?
- Hoang_Hung
Cirrus
I have use irule and policies for my solution
Thanks
Hoang Hung
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