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 08, 2010hello again...
the problem continues...
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]] starts_with "xpro.xx.tt" } {
HTTP::redirect http://xpro.xx.tt/teste/tt/rr
}
}
log:
Jul 8 10:13:46 local/tmm info tmm[2714]: Rule teste-reverse_proxy_irule2 : 20.20.20.175:32482: GET request to host xpro.xx.tt and URI /teste/tt/rr
I have port translation enabled in the virtual service, and the pool member only haves one real server 10.10.10.10:50000. I don't see any request being send to the server.
In my browser i get the message:
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies.
Thanks...
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