ProxyPass v10/v11
Problem this snippet solves: iRule to replace the functionality of Apache Webserver ProxyPass and ProxyPassReverse functions. Allows you to do hostname and path name modifications as HTTP traffic pa...
Published Mar 18, 2015
Version 1.0Kirk_Bauer_1018
Nimbostratus
Joined November 08, 2006
Kirk_Bauer_1018
Nimbostratus
Joined November 08, 2006
Hajar
Apr 06, 2016Nimbostratus
Hello, Today I tried your solution.
1- I created a VS called test.
2- I created Data group called ProxyPasstest. for now only entry of string= test.com value= cloud-test.com
3- I cerated irule called ProxyPass and copied your code without any change, then applied the irule to the VS, test.
I was hoping this will point users requesting test.com to cloud-test site but will keep the URL as test.com. I guess I am doing something wrong. It doesn't get to cloud-test at all. I can go to cloud-test.com if I have irule redirect, but this is not we want since it changes the URL to cloud-test.
Any idea what I have done incorrectly?