mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
If each server has a long list of subscriptions, when the route is established, sending this list could result in each server treating the peer as a slow consumer, resulting in a reconnect, etc.. Also bumping the fan-in threshold for route connections. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>