Forum Discussion
elvisc_26948
Nimbostratus
Feb 24, 2010STREAM expression not working
The replacement doesnt seem to work...I am basically doing URI replacment using STREAM function.
Snippet of my code:
http_request {
STREAM::expression "@abc@abc?zzz=123@"
STREAM::enable
}
I have profile stream added to vip.
- hoolio
Cirrostratus
Hi,when HTTP_REQUEST { Replace abc with abc?zzzz=123 in the URI HTTP::uri [string map {abc abc?zzzz=123} [HTTP::uri]] }
- elvisc_26948
Nimbostratus
Hi Hoolio, - hoolio
Cirrostratus
Is the URI you want to rewrite found in the HTTP response headers or the response payload? - hoolio
Cirrostratus
Good to hear you got it fixed.
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