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 | http |
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 |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
enable-http2 | BOOLEAN | false | false | false | If this is true then the proxy will attempt to use HTTP/2 to connect to the backend. If it is not supported it will fall back to HTTP/1.1. |
instance-id | STRING | false | true | The instance id (aka JVM route) that will be used to enable sticky sessions | |
outbound-socket-binding | STRING | true | true | Outbound socket binding for this host | |
path | STRING | false | true | / | Optional path if host is using non root resource |
scheme | STRING | false | true | http | What kind of scheme is used |
security-realm | STRING | false | false | The security realm that provides the SSL configuration for the connection to the host | |
ssl-context | STRING | false | false | Reference to the SSLContext to be used by this handler. |