Forum Discussion

Bomart_316578's avatar
Bomart_316578
Icon for Nimbostratus rankNimbostratus
May 15, 2017

Help with iRule HTTP_REQUEST syntax

Hello I try to rewrite this irule, before migrate to 10.2 to 12.x when HTTP_CLASS_SELECTED { if {[HTTP::class] eq "app_class" } { pool POOL_1 } } ` Can you tell me please if it is a ...