Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 0 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 10 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | / |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | DEFAULT |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Allowed Values | DEFAULT ALWAYS NEVER |
Attribute | Value |
---|---|
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 0 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -1 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 20 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 10 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 10 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | -1 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -1 |
Max | 2,147,483,647 |
Unit | SECONDS |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
advertise | BOOLEAN | false | true | true | Whether to enable multicast-based advertise mechanism. |
advertise-security-key | STRING | false | true | If specified, reverse proxy advertisements checksums will be verified using this value as a salt. | |
advertise-socket | STRING | false | false | Name of socket binding to use for the advertise socket. | |
auto-enable-contexts | BOOLEAN | false | true | true | If false, the contexts are registered with the reverse proxy as disabled; they need to be enabled via the enable-context operation or via mod_cluster_manager console. |
balancer | STRING | false | true | The name of the balancer on the reverse proxy to register with. | |
connector | STRING | true | false | The name of Undertow listener that will be registered with the reverse proxy. | |
excluded-contexts | STRING | false | true | List of contexts to exclude from registration with the reverse proxies. | |
flush-packets | BOOLEAN | false | true | false | Whether to enable packet flushing on the reverse proxy. |
flush-wait | INT | false | true | -1 | Time to wait before flushing packets on the reverse proxy. |
load-balancing-group | STRING | false | true | Name of the load balancing group this node belongs to. | |
max-attempts | INT | false | true | 1 | Number of times the reverse proxy will attempt to send a given request to a worker before giving up. |
node-timeout | INT | false | true | -1 | Timeout (in seconds) for proxy connections to a node. That is the time mod_cluster will wait for the back-end response before returning an error. |
ping | INT | false | true | 10 | Time (in seconds) in which to wait for a pong answer to a ping. |
proxies | LIST | false | false | List of reverse proxies for mod_cluster to register with defined by outbound-socket-binding in socket-binding-group. | |
proxy-list | STRING | false | true | List of reverse proxies to register with. Format (hostname:port) separated with commas. | |
proxy-url | STRING | false | true | / | Base URL for MCMP requests. |
session-draining-strategy | STRING | false | true | DEFAULT | Session draining strategy used during undeployment of a web application. |
simple-load-provider | INT | false | true | Simple load provider configuration. | |
smax | INT | false | true | -1 | Soft maximum idle connection count for reverse proxy. |
socket-timeout | INT | false | true | 20 | Timeout to wait for the reverse proxy to answer a MCMP message. |
ssl-context | STRING | false | false | Reference to the SSLContext to be used by mod_cluster. | |
status-interval | INT | false | true | 10 | Number of seconds a STATUS message is sent from the application server to the proxy. |
sticky-session | BOOLEAN | false | true | true | Indicates whether subsequent requests for a given session should be routed to the same node, if possible. |
sticky-session-force | BOOLEAN | false | true | false | Indicates whether the reverse proxy should return an error in the event that the balancer is unable to route a request to the node to which it is stuck. Ignored if sticky sessions are disabled. |
sticky-session-remove | BOOLEAN | false | true | false | Indicates whether the reverse proxy should remove session stickiness in the event that the balancer is unable to route a request to the node to which it is stuck. Ignored if sticky sessions are disabled. |
stop-context-timeout | INT | false | true | 10 | Maximum time to wait for context to process pending requests. |
ttl | INT | false | true | -1 | Time to live (in seconds) for idle connections above smax. |
worker-timeout | INT | false | true | -1 | Number of seconds to wait for a worker to become available to handle a request. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
class | STRING | true | false | Class of custom metric | |
weight | INT | false | true | 1 | Weight of the metric. |
capacity | DOUBLE | false | true | 1.0 | Capacity of the metric. |
property | OBJECT | false | true | Properties for the metric. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | true | false | Type of the metric | |
weight | INT | false | true | 1 | Weight of the metric. |
capacity | DOUBLE | false | true | 1.0 | Capacity of the metric. |
property | OBJECT | false | true | Properties for the metric. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
class | STRING | true | false | Class of custom metric |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | true | false | Type of the metric |