Forum Discussion
Jorge_Herran_14
Altostratus
Aug 11, 2015ReverseProxy Configuration Error - Need Help
I am deploying a reverse proxy, I have been following the guide from the manual:
"BIG-IP_Local_Traffic_Manager" (Chapter 24 Configuring the BIG-IP System as a Reverse Proxy Server)
The step i a...
Jorge_Herran_14
Altostratus
Aug 12, 2015I have now start irule aproximation, this is what i am doing, however it isn't working yet:
when CLIENT_ACCEPTED {
set default_pool [LB::server pool]
} when HTTP_REQUEST {
switch [string tolower [HTTP::uri]] {
"/consulta_bancolombia" {
HTTP::uri "/pruebas/consulta_bancolombia/"
pool pool_sugar_crm_reverseproxy_80
}
"/crm_calidad" {
HTTP::uri "/pruebas/crm_calidad/"
pool pool_sugar_crm2_reverseproxy_80
}
}
}
i think my problem is just something related to syntax, please make comments over my mistakes.
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