F5 SitesF5.comF5 LabsMyF5NGINXPartner CentralEducation Services Portal (ESP)ContactUnder Attack?F5 SupportDevCentral SupportF5 SalesNGINX SalesF5 Professional Services
Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.
27132 ResultsMost relevantManaging iRules configurationHi everyone, I was searching on documentation on using Github to deploy iRules as it feels inpractical to manually configured iRules 1 by 1 if you had lets say 35 of them. I noticed a...SolvedView results from repliesiRulesCan we use iRules for Performance L4 Virtual server?SolvedView results from repliesiruleI want to put below condition on irule, please help 1. If source IP matches and URI is /A and /B traffic should be forwarded to POOL A 2. If user is accessing /C-new, rewrite URI to /C and f...SolvedView results from repliesIrules EditorHI Guys. I read on an article that there is an Irules editor here in DevCentral, to check rules syntax before testing. I'm totally new so this would be very useful i think. Is that true ? where c...SolvedView results from repliesiRuleI have the below http iRule. Moving url to https and need to convert iRule for https use. when HTTP_REQUEST { if {[HTTP::header X-Forwarded-For] != ""} then { persist uie [lindex [ s...SolvedView results from replieserror code 503 redirect irule...edirect when the second pool is offline. Is the i-rule OK but need to set priority activation on the pools or is there something flawed with the irule? here is it below; when H...SolvedView results from repliesiRule redirectionMay I know how to write the iRule with uri redirection? https://www.abc.com/aa --> https://www.abc.com/bb including the correspoing link under https://www.abc.com/aa For example: h...SolvedView results from repliesIrule advice?Hello, I'm seeking advice on using an Irule to drop a connection when a certain condition is met in the URI. fid= followed by non numeric charectors. fid=1234 would pass. fid=13d4 would drop. Thanks!SolvedView results from repliesiRULE - Redirect irule - Help requiredHello , I am working on a redirect request using an iRULE User has requested the following redirect, https://abc.xyz.com/Projectsite/* to redirect to https://b...SolvedView results from repliesAbout iRuleHello, I was sorting through my predecessor's F5 and accidentally came across this string of iRule when CLIENT_ACCEPTED { switch [IP::protocol] { 6{ persist c...SolvedView results from replies