Forum Discussion
Raj_Zucre_Ramir
Nimbostratus
Mar 23, 2010Network Error (gateway_error)
Hi Guys,
I have an Active/Active pair, and configured it to have a let's say VS 10.60.18.20 and it has two pools (proxy servers) 10.60.19.10 and 10.60.19.11
}
...
Raj_Zucre_Ramir
Nimbostratus
Mar 26, 2010Hi! Thanks for your reply!
Last night, I finally able to talk to the backend server and after that, I have created this iRule and it sorted everything:
rule redirect{
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/xxx" } {
HTTP::uri "/1111/yyy/zzz"
}
Thanks alot for your help!
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