Forum Discussion
Root44
Sep 19, 2017Altostratus
f5 LB iRule Redirection for POST method
Hello guys,
I need some help here. There user is hitting the url which has a VIP1 on LB1 and from there it is getting redirected to VIP2 on LB2 using an iRule. When I used 307 redirection, it didn'...
chrissuire
Mar 13, 2020Nimbostratus
I know this is an old post. But FYI-- in the question above, tolower is used on the left, but compared to capitalized POST on the right. Change POST to lowecase post if you use something like this...
if { [string tolower [HTTP::method]] eq "post" } {
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