Forum Discussion

Carl_Stone_1343's avatar
Carl_Stone_1343
Icon for Nimbostratus rankNimbostratus
Mar 13, 2009

Bypassing iRules if HTTP Class matched when iRule features commands not supported in HTTP_CLASS_FAILED event

HI,

 

 

I have a complex iRule performing redirection based upon multiple criteria.

 

 

I am using HTTP Class Profiles, however, as a first instance, to perform initial redirection, and to execute ASM policies.

 

 

I need traffic which is matched by the HTTP Class profile, to NOT be subject to the iRule checks. However, I cannot use the "when HTTP_CLASS_FAILED" event, becuase I am matching on HTTP::uri and HTTP:path, which dont appear to be supported.

 

 

Is there another way of doing this?

 

 

Could I call up another iRule from this iRule, I guess again, this wont be supported by the When HTTP_CLASS_FAILED event...?

 

 

Thanks, Carl