Configuration and runtime operations for mod_cluster subsystem.
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| host | STRING | true | false | Host of the reverse proxy. | |
| port | INT | true | false | Port of the reverse proxy accepting MCMP commands. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| virtualhost | STRING | true | false | Name of the virtual host to disable context on. | |
| context | STRING | true | false | Name of the context to disable. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| virtualhost | STRING | true | false | Name of the virtual host to enable context for. | |
| context | STRING | true | false | Name of the context to enable. | 
STRING STRING STRING | Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| host | STRING | true | false | Host of the reverse proxy. | |
| port | INT | true | false | Port of the reverse proxy. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| waittime | INT | false | false | 10 | Number of seconds for which to wait for sessions to drain before stopping all contexts if session draining is in effect. Negative or zero timeout value will wait indefinitely. | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| virtualhost | STRING | true | false | Name of the virtual host to stop the context on. | |
| context | STRING | true | false | Name of the context to stop. | |
| waittime | INT | false | false | 10 | Number of seconds for which to wait for sessions to drain before stopping the context if session draining is in effect. Negative or zero timeout value will wait indefinitely. |