nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16k stars 1.41k forks source link

gateway multiple connections #6059

Open penghuazhou opened 3 weeks ago

penghuazhou commented 3 weeks ago

Proposed change

Do we plan to support gateway multiple connections?

Use case

Cluster A Connect to cluster B advertising mode, gateway only have one inbound connection and one outbound connection. This can easily lead to high NATS server load.

Contribution

yes