Forum Discussion
Nov 10, 2009
HTTP_Response is NOT responding
Hello All,
I have a set of code that does a 301 redirect and when responding, send back a URL to the client browser, but
doesn't. The log shows, but the respone URL does NOT get back...
hoolio
Cirrostratus
Nov 10, 2009Hi TRX,
That makes more sense. You can use Kirk's ProxyPass iRule from the codeshare to proxy client requests to another web application. It rewrites the host and/or URIs in request headers and payloads and sends the request to a pool. On responses, instances of the host and URI are again replaced with what the client requested so the client doesn't see the internal aliases.
If you're running v9, you should use this version:
ProxyPass (Click here) - iRule to replace the functionality of Apache Webserver ProxyPass and ProxyPassReverse functions
If you're running v10, you should use this version:
ProxyPass (Click here) - iRule (for TMOS v10) to replace the functionality of Apache Webserver ProxyPass and ""ProxyPassReverse" functions, allowing for a different server and client view of your web site.
It's a bit of a read, but the instructions are fairly complete on how to use it. If you try something and it's not working, try enabling debug in RULE_INIT and post the symptoms of the issue and log output from /var/log/ltm.
Aaron
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
