F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

Mat78_387100's avatar
Mat78_387100
Icon for Nimbostratus rankNimbostratus
Mar 28, 2019

Irule redirection based on URL

Hi, I need to create a VIP, an redirect the traffic to different Pool depending of the URL requested. I have created this Irule: when HTTP_REQUEST { if { [HTTP::host] eq "URL_1" } { pool P...