Redirect permanently 301 response

Use HTTP::respond instead of HTTP:redirect to redirect to 301 (Permanent Redirect) with a suitable status code and Location header

Priority in F5 iRule to resolve pool members not receiving any traffic

Are you experiencing problem of no traffic directed to a pool members? Have you got multiple iRules associated to a specific virtual server and do…

Pass Country Code in URL using iRule and Geolocation

Here is a simple example that explains how to pass Country Code as variable in URL using iRule. I assume that you have already configured…

iRule for single VIP but with multiple pool

  Here I want to redirect our two websites visitors (en.microsoft.com and ph.microsoft.com) to same public IP but to two different pool. If someone types…