You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
currently our VGA's (and maybe also other Vamp components) only hit 1 specific ZK node (often zk-1) while there are multiple ZK nodes (typically 5). It would be good to investigate if spreading the connections over multiple ZK nodes increased performance/stability of the entire system. Supposedly a comma-delimited list of ZK nodes kan be passed for connection options.
The text was updated successfully, but these errors were encountered:
currently our VGA's (and maybe also other Vamp components) only hit 1 specific ZK node (often zk-1) while there are multiple ZK nodes (typically 5). It would be good to investigate if spreading the connections over multiple ZK nodes increased performance/stability of the entire system. Supposedly a comma-delimited list of ZK nodes kan be passed for connection options.
The text was updated successfully, but these errors were encountered: