The common modcluster configuration.
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
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 |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
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 |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | ROOT,invoker,jbossws,juddi,console |
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 | false |
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 | -1 |
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 | false |
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 | / |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
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 | -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 |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
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 | -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-socket | STRING | false | false | Name of Socket binding to use for the Advertise socket. | |
advertise | BOOLEAN | false | false | Use Advertise logic or not. | |
proxy-list | STRING | false | true | List of proxies, Format (hostname:port) separated with comas. | |
stop-context-timeout | INT | false | true | Max time to wait for context to process pending requests. | |
worker-timeout | INT | false | true | Timeout to wait in httpd for an available worker to process the requests. | |
auto-enable-contexts | BOOLEAN | false | false | Enable contexts even if disabled in mod_cluster_manger (httpd). | |
sticky-session-force | BOOLEAN | false | false | Don't failover a request with session information. | |
max-attempts | INT | false | true | Max attempts to process an idempotent request. | |
ping | INT | false | false | Time (in seconds) in which to wait for a pong answer to a ping. | |
smax | INT | false | true | Soft maximum idle connection count in httpd | |
simple-load-provider | INT | false | true | Simple load provider | |
flush-packets | BOOLEAN | false | false | Enables/disables packet flushing in httpd. | |
sticky-session-remove | BOOLEAN | false | false | Remove session information on failover. | |
ttl | INT | false | true | Time to live (in seconds) for idle connections above smax | |
node-timeout | INT | false | true | Timeout (in seconds) for proxy connections to a node. | |
excluded-contexts | STRING | false | true | List of contexts mod_cluster should ignore, Format String separated with commas. | |
balancer | STRING | false | true | The balancer name. | |
advertise-security-key | STRING | false | true | String containing the security key for the Advertise logic. | |
load-balancing-group | STRING | false | true | loadBalancingGroup name. | |
connector | STRING | true | false | Name of the web connector used to communicate with the load balancer. | |
proxy-url | STRING | false | true | Base URL for MCMP requests. | |
sticky-session | BOOLEAN | false | false | Use sticky sessions for requests. | |
socket-timeout | INT | false | true | Timeout to wait for httpd to answer a MCMP message. | |
flush-wait | INT | false | true | Time to wait before flushing packets in httpd. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
class | STRING | true | false | Class of custom metric | |
weight | INT | false | false | Weight of the metric. | |
capacity | INT | false | false | Capacity of the metric. | |
property | PROPERTY | false | false | Properties for the metric. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | true | false | Type of the metric | |
weight | INT | false | false | Weight of the metric. | |
capacity | INT | false | false | Capacity of the metric. | |
property | PROPERTY | false | false | 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 |