Forum Discussion
BigIP_Support_9
Nimbostratus
Nov 17, 2005forward URI with manipulation
We have an application with several modules for each dept. Each module is handled by a dedicated server. The application use URI to identify the module:
http://www.abc.com/sales/func1/index.jsp (w...
Nov 18, 2005
The example I provided does replace the FQDN and not the URI, but the concept is the same. Basically all we can do within the response data is do straight string replacement. You can do some smart parsing with the content looking for link, img, a, etc elements and then look for the corresponding href's or src's. Then extract the contents within. Basically if you get to this point you are building your own HTML parser within iRules which will more than likely be a big performance hog.
Unless you know a full list of strings to look for that you are going to change, it's going to be difficult to make it fool proof.
Good luck and let us know how it goes...
-Joe
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