Forum Discussion
JAIME_QUIROGA_1
Sep 08, 2014Nimbostratus
MODIFY URI WITH IRULE
Hi
I need to help me with an Irule that doesn't change the URI that client send.
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::uri]] {
"/swscersalud*" {
pool ...
IheartF5_45022
Nacreous
You haven't said what's wrong.
There's known issue where if you change a URI via HTTP::uri, the change won't be reflected by calling [HTTP::uri] immediately afterwards, although it has been updated when sent to the server...perhaps this is making you think that your rule is not working? I think the issue applied to 10.2.4 although I an unable to find any reference to it offhand.
Are vmpesbserver/vmpesbserver2 valid hosts on the destination server? Or should they be FQDN?
JAIME_QUIROGA_1
Sep 12, 2014Nimbostratus
OK thanks for your answer, What is the proper method to change the URL?.
Yes I think that Irule is failing, because the application is not right, I took traffic capture and I saw that the URI is not change.
In the irule i need to modify the FQDN in the pool member for app operation right.
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