Forum Discussion

Dipta_02_148889's avatar
Dipta_02_148889
Icon for Nimbostratus rankNimbostratus
Dec 04, 2014

Can someone tell me teh meaning for the Irule and how to write similar ones?

when HTTP_REQUEST { set CID [findstr [string tolower [HTTP::uri]] "clientid=" 9] if { [class match [string tolower [HTTP::uri]] contains itemCodes_int4] } { set redirect_location [class match -value ...