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
Thicardoso21
Nov 21, 2022Altostratus
Have anyone ever tested this native functionality mentioned by Denny_Payne? "You should no longer need to use the proxypass iRule in v12. The same functionality can be natively accomplished with a Rewrite profile that does URI translation."
Is there any article/example using it? I'm really curious about it. I'm about to migrate some ancient F5s running code 10.2 to a new platform running code 16.2. The old one has some VIPs using ProxyPass. Well, if we have a native solution and don't need to deal with this old ProxyPass iRule, that would be great.
You should no longer need to use the proxypass iRule in v12. The same functionality can be natively accomplished with a Rewrite profile that does URI translation.
Thanks.