Forum Discussion
frank_30469
Feb 14, 2011Nimbostratus
ProxyPass iRule uri rewriting in response
Hello,
I'm having the following problem.
I want to rewrite a url http://www.test1.com/yahoo to http://www.test2.com/my_yahoo
The problem is that on the response the uri (my_yahoo) ...
hooleylist
Feb 14, 2011Cirrostratus
Hi Frank,
Can you clarify what the issue is? Are requests being rewritten correct, but response content is not? If the issue is with response content being rewritten, can you uncomment this section which logs response content matches:
Only uncomment this event if you need extra debugging for content rewriting.
This event can only be uncommented if the iRule is used with a stream profile.
when STREAM_MATCHED {
if { $static::ProxyPassDebug } {
log local0. "$log_prefix: Rewriting match: [STREAM::match]"
}
}
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