Application Layer Switching Module for Apache
1. Management Console
2. Synopsis
3. Description
3.1. --server URL
3.2. --interval secs
4. Command
5. Examples
6. Files
7. See also
2. Synopsis
3. Description
3.1. --server URL
3.2. --interval secs
4. Command
5. Examples
6. Files
7. See also

mgmt-console -- manage mod_layer7 runtime.
mgmt-console [--server URL] [--interval sec]
Commandline utility mgmt-console can be used for viewing mod_layer7 runtime statistics and performing management operations on running mod_layer7 module through management interface.
Define URL of mod_layer7 runtime to be controlled with mgmt-console utility.
DEFAULT: http://localhost:8080
Define update/refresh interval for mgmt-console utility.
DEFAULT: 5 seconds.
mgmt-console supports following key commands:
KEY | DESCRIPTION |
---|---|
UP | Roll cursor to previous pool/node |
DOWN | Roll cursor to next pool/node |
e | Enable currently selected pool member/node |
d | Disable currently selected pool member/node |
p | Allow only persistent traffic to currently selected poll member/node |
...