LocalLB::AdaptServiceDownAction

Introduced : BIG-IP_v11.3.0
A list of adaptation service down actions. Specifies the action to take if the internal virtual server does not exist or returns an error.

Members

Member

Value

Description

ADAPT_ACTION_UNKNOWN

0

Service down action is unknown (or unsupported by iControl).

ADAPT_ACTION_IGNORE

1

Ignores the error returned by the internal virtual server and sends the unmodified HTTP request to a HTTP server selected from this virtual server’s pool (or sends the unmodified HTTP response to the requesting HTTP client, for response adaptation).

ADAPT_ACTION_RESET

2

Resets the connection if the internal virtual server does not exist or returns an error.

ADAPT_ACTION_DROP

3

Drops the connection if the internal virtual server does not exist or returns an error.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.