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

Marcus_59536's avatar
Marcus_59536
Icon for Nimbostratus rankNimbostratus
Jun 04, 2010

Checking if pool is up before using LB::SELECT in HTTP_REQUEST

I was wondering if there is any way to check if the virtual server is up before implementing LB::SELECT inside of an HTTP_REQUEST event of an iRule? code: when HTTP_REQUEST { if { [HTTP::uri] eq...