Forum Discussion

Nick_Montel's avatar
Nick_Montel
Icon for Nimbostratus rankNimbostratus
Feb 28, 2017

ProxyPath iRule to maintain Original Server name and Pass additional URI information

I am trying to use the ProxyPath iRule to maintain the original web server in the URL but direct to another web server based on the trigger word in the url. In ADDITION I want to pass some URI information to the web server I am redirecting to. Here is an example: User types in iRule should redirect to In my Data Group List I have: /testlearning := elearning.corp.dom/ elearning_pool Question is: How to I pass the uri "ADKAR/ADKAR.htm" Note: I am successfully able to get the iRule to redirect based on the trigger word testlearning AND it maintains the original Web Server name but it goes to the Pool member (which is the destination web server) and it goes to the root web page. How do I in addition get it to go to the ADKAR folder and ADKAR.htm page. How do I pass that in?

 

No RepliesBe the first to reply