Forum Discussion
Joseph_Goyette_
Nimbostratus
Mar 10, 2005Modify URI passed to servers ?
Howdy. I've a quick question to ask regarding iRules...
Is is possible to identify urls of the form:
http://thisismysite.com/aDirectory/aScript?par1=Type125&par2=2 etc...
Modify them to a slightly different form:
http://thisismysite.com/Type125.jsp?par1=Type125&par2=2 etc..
And then hand the modified url off to a pool of web servers ?
Issuing a redirect with the new url is one way to do this but I need to find a way to do it without issuing redirects (the tools calling the url's do not handle redirects).
Thanks !!!
Joe
- drteeth_127330Historic F5 AccountYes, iRules can do that. The HTTP::uri command with no arguments returns the URI. HTTP::uri rewrites the request URI to the specified value.
- Joseph_Goyette_
Nimbostratus
Excellent ! Now, is this same functionality supported on the 4.5.10 software version ? We run a mixture of older and newer F5 units. - unRuleY_95363Historic F5 AccountNo, there is not support for this in 4.x.
- Joseph_Goyette_
Nimbostratus
Ok. Thanks again for the help.
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