Closed EpicEric closed 20 hours ago
As in, deny connections if there's already one alive that matches the parameters.
Another related option is to allow overwriting the existing connection. These might be combined into an enum (LoadBalance::Allow, ::Overwrite, ::Reject).
As in, deny connections if there's already one alive that matches the parameters.
Another related option is to allow overwriting the existing connection. These might be combined into an enum (LoadBalance::Allow, ::Overwrite, ::Reject).