Forum Discussion

robellis_205946's avatar
robellis_205946
Icon for Nimbostratus rankNimbostratus
Jun 11, 2015

multiple irule processing

I have 2 irules linked to a virtual server.   irule 1 redirects to a local maintenance page if all of the nodes our down.   when HTTP_REQUEST { if { [active_members [LB::server pool]] < 1 } { ...