2.2.0
User
vhost:
🙈 Sign out
Overview
Connections
Channels
Consumers
Exchanges
Queues
Policies
Operator policies
Shovels
Federation
Virtual hosts
Users
Nodes
Logs
HTTP API
Exchanges
Virtual host
Name
Type
Features
Policy
Message rate in
Message rate out
Add exchange
Virtual host
Name
Type
Durable
?
"Durable" exchanges persist even when the server restarts, ensuring their availability and preventing data loss.
Auto-delete
?
"Auto-delete" exchanges are automatically removed when they are no longer in use, freeing up system resources.
Internal
?
"Internal" exchanges are specifically designed for internal use within the messaging system and are not intended for direct interaction with external components.
Delayed
?
"Delayed" exchanges introduce a delay before delivering messages, allowing for delayed processing or scheduling of tasks.
Arguments
Alternate Exchange
If messages to this exchange cannot otherwise be routed, send them to the alternate exchange named here.
Message deduplication
Enable deduplication for this exchange
|
Deduplication cache size
Deduplication cache size, in number of entries
|
Deduplication cache ttl
How long an entry lives in the deduplication cache, in milliseconds
|
Deduplication header
Which header to check for deduplication, defaults to x-deduplication-header
Add exchange