Home > Configuration > Global Server Load Balancing > setgslbparameter_undefaction

setgslbparameter_undefaction

Use this method to set action to perform when policy evaluation creates an UNDEF condition. Available settings function as follows:
* NOLBACTION - Does not consider LB action in making LB decision.
* RESET - Reset the request and notify the user, so that the user can resend the request.
* DROP - Drop the request without sending a response to the user.

Syntax



Parameters

undefaction

Action to perform when policy evaluation creates an UNDEF condition. Available settings function as follows: * NOLBACTION - Does not consider LB action in making LB decision. * RESET - Reset the request and notify the user, so that the user can resend the request. * DROP - Drop the request without sending a response to the user.
Default value = "NOLBACTION".

Return Value

Returns simpleResult

See Also