LB::command

Description

This command….

Syntax

LB::command
LB::command transparent_port

LB::command

  • does something

LB::command transparent_port

  • Same as LB::command but port translation will be disabled for this pick.

Examples

To do something:
when HTTP_REQUEST {
   ...
}

To do something else:
when HTTP_REQUEST {
   ...
}