For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

gwieczorek's avatar
gwieczorek
Icon for Altostratus rankAltostratus
May 06, 2024

Big-IP Next 20.2.0-2.375.1+0.0.43 iRule count problem

I have very simple iRule to show the problem: when HTTP_REQUEST { set Client_IP [IP::client_addr] if { ($Client_IP starts_with "x.x.x.x") && ([HTTP::uri] equals "/seed") } { table...