Forum Discussion
Pedro_Minas
Nimbostratus
Jul 06, 2010Reverse Proxy Problems
Hello
I'm trying to create a reverse proxy in my F5 BIG-IP. I'm having problems with the redirection to another port.
What i'm doing is this...
the user connects to a VS ...
Pedro_Minas
Nimbostratus
Jul 07, 2010I've already tested out your solutions...
But it doesn't seems to work.
In the Statistics board i don't see any requests going to the pool... I've altered the Virtual Service and defined the pool in the Virtual Service but it doesn't works...
my irule is this...
when HTTP_REQUEST {
log local0. "[IP::client_addr]:[TCP::client_port]: [HTTP::method] request to host [HTTP::host] and URI [HTTP::uri]"
if { [string tolower [HTTP::host]] equals "xpro.xx.tt" } {
HTTP::redirect http://xpro.xx.tt/teste/tt/rr
}
}
I want the Browser URL to change but it isn't changing. For instance if i put http://xpro.xx.tt it will change to http://xpro.xx.tt/teste/tt/rr, but this also isn't changing... In the real servers i don't see any request from the BIG-IP to the port 50000...
Thanks in advance
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