Forum Discussion

chandu_naveen's avatar
chandu_naveen
Icon for Nimbostratus rankNimbostratus
Sep 30, 2019

Need irule for Health rule alert identifies 403 error the iRule should be triggered to stop sending traffic to that node.

For example if one node on the pool returns 403 errors and a Health rule alert identifies 403 error the iRule should be triggered to stop sending traffic to that node.

1 Reply

  • Hi chandu,

    You don't need iRule.

    Monitor Settings » Send String:

    GET /dir/page.html HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n

    Monitor Settings » Receive Disable String:

    HTTP/1.1 403