LB::up

Description

Sets the status of the specified node or pool member as being up. If you specify no arguments, the status of the currently-selected node is modified.

Syntax

LB::up
LB::up node <address>
LB::up pool <pool> member <address> <port>

LB::up

  • Sets the status of the currently-selected node as being up.

LB::up node <address>

  • Sets the status of the specified node as being up.

LB::up pool <pool> member <address> <port>

  • Sets the status of the specified pool member as being up.

Examples