Forum Discussion

KJ_50941's avatar
KJ_50941
Icon for Nimbostratus rankNimbostratus
Mar 14, 2013

irule base on status code[200,400] mark server down

I have requirement to write irule to take action base on status code recived from server. for example if http_status_code not 200,400, then mark server down and if status code is 300 mark it back up?...