F5 SitesF5.comLearnF5NGINXMyF5Partner CentralContactUnder Attack?F5 SupportDevCentral SupportF5 SalesNGINX SalesF5 Professional Services
27076 ResultsMost relevantiRulesCan 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 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 repliesiRule - Authorization Bearer / BasicHi everyone! I'm trying to "translate" a postman request to an iRule, however, I need help because I have no idea how to handle this in an iRule. When the request is of type BasicAuth, origin s...SolvedView results from repliesAyuda IruleAntes que nada, quiero agradecer por su tiempo y ayuda. Estoy necesitando realizar una Irule de chequeo de nodos, pero no estoy logrando hacerla ni encontrando información que me oriente, por eso r...SolvedView results from replies