Forum Discussion

Malcom_Sargla_6's avatar
Malcom_Sargla_6
Icon for Nimbostratus rankNimbostratus
Jun 29, 2006

BigIP irule case - C279577

Dear Forum;

 

 

Can someone please assist with the following issue.

 

 

Title: iRules not operating correctly

 

Severity: General Assistance Condition: Open-Dispatch

 

Product: BIG-IP LTM Version: 9.1.1

 

Serial No.: bip062519s Ticket Number:

 

 

BigIP irules in place for redirects are not functioning as expected.

 

 

Rule 1 -

 

 

when HTTP_REQUEST {

 

if { [matchclass [HTTP::uri] starts_with $::PRV_URIs_no_persist] } {

 

persist none

 

pool PRV-Stage

 

}

 

}

 

 

Rule 2 -

 

 

when HTTP_REQUEST { redirect to "https://www2.provisioning.na.blackberry.com"

 

}

 

 

Even though sites matching the first rule is getting hits without errors, it

 

doesn't stop and moves on to the second rule, causing all sites to get

 

redirected.

 

 

 

*TROUBLESHOOTING STEPS TAKEN:

 

Tried reapplying irules and modification of existing by modifying if

 

statements.

 

These are the exact configs used in other production environments. Not sure

 

why it isn't working in this environment.

 

 

*DIAGNOSTIC DATA PROVIDED: [tcpdumps, qkview output, logs, ?]

 

 

qview output

 

 

 

*IMPACT TO YOUR BUSINESS: [High / Medium / Low, ?]

 

 

High

 

 

*NUMBER OF F5 UNITS AFFECTED: [HA Pair, Sync Group, Single System, ?]

 

 

HA Pair

 

1 Reply

  • Would you mind posting this to the iRules forum? iControl is our remote management API and this is clearly an iRules question.

     

     

    -Joe