Proxies incoming STOMP CONNECT requests. Use a <stompClient> to forward these requests so some other machine.
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| blockRequest | false | false |
legacy attribute for usage by Membrane Monitor
|
- |
| port | false | 80 |
The port Membrane listens on for incoming connections.
|
8080 |
| ip | false | not set |
If present, binds the port only on the specified IP. Useful for hosts with multiple IP addresses.
|
127.0.0.1 |
| name | false | By default, a name will be automatically generated from the target host, port, etc. |
The name as shown in the Admin Console.
|
- |
| blockResponse | false | false |
legacy attribute for usage by Membrane Monitor
|
- |
| Elements | Description | Cardinality |
|---|---|---|
| ssl | Configures the usage of inbound SSL (HTTPS). | 0..1 |
| echo | 0..* | |
| request | 0..* | |
| abort | 0..* | |
| response | 0..* |