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

rschwarz79's avatar
Jun 13, 2024
Solved

LB_FAILED test event

Hello Folks,   Can someone tell/help me to test the LB_FAILED event? Background is I want to create a Sorry/Maintenance Page on my VS.   Simple iRule snippet: when HTTP_REQUEST {        if {...
  • zamroni777's avatar
    Jul 01, 2024

    set the pool member to wrong/invalid tcp port but make the health monitor to be success, e.g. using ping, tcp to valid port or etc.

    if it is production system, create test pool and irules/traffic policy for the vserver to direct your test traffic to the test pool.