Real Server command level
- Last Updated: October 9, 2024
- 2 minute read
- LoadMaster
- Progress Connection Manager for ObjectScale
- Documentation
At this command level, a specific Real Server may be configured. The following commands are available at this level.
Addrule <Rule-name>
This command adds the rule <Rule-name> to a Real Server. If this is the first assignment of <Rule-name> to a Real Server on the current Virtual Service, the rule will be placed on the precedence list as the lowest user defined rule I.e. checked after all other rules. Use the Virtual Service command Precedence to change the precedence order.
Delrule <Rule-name>
This command removes the association of rule <Rule-name> from the Real Server. If there are no more instances of the rule associated with the Virtual Service, the rule will be deleted from the Virtual Service precedence list.
Disable
Disables the current Real Server. The Real Server will only be disabled in the current
Virtual Service. If the Real Server is accessed via a different Virtual Service, then this
Virtual Service will not be affected.
Enable
Re-enable the current Real Server on this Virtual Service. If the Real Server has been disabled on multiple Virtual Services, these Virtual Services will not be affected.
Forward <forwarding method>
This specifies the forwarding method, which should be used to access the Real Service.
This can be either <nat> or <route>. By default the forwarding method is <nat>, <route> should only be selected when using “direct service return”.
Port <portspec>
Specifies which port on the Real Server should be used. If no port is specified, then the port from the Virtual Service will be used.
Show
Display the parameters for the current Real Server.
Weight <integer>
Specifies the weighting for the Real Server. This can be used when using the various scheduling methods that utilize the weighting of a Real Server.
Help
Lists the commands at this level.
End
Terminate the CLI session. No changes made in the VIP and Real Server command levels will be saved.
Exit
Return to the Virtual Service command level. No changes will be saved until the editing of the current Virtual Service has been completed.