How many IP addresses can we put in the list of bootstrap servers for an account?
How does jami-daemon handle failures to reach those?
How many IP addresses can we put in the list of bootstrap servers for an account?
How does jami-daemon handle failures to reach those?
Теоретически нам не следует достигать этого предела, но я всё же рекомендую расширить каналы связи.
I saw that contribution but it does not answer the question about limits for jami-daemon…
I’m not fluent in C++ to read the source code to find out as I would in Python code.
Nor to infer consequences of a big bootstrap list of addresses…
Also, the bootstrap list is a detail of the ring account configuration, not jami-daemon configuration.
What if two ring accounts are registered, one on the public DHT and one on private one (via VPN)? Will jami-daemon mix both DHT or maintain them separately? is the account detail parameter “interface” enforced by jami-daemon limiting the traffic for a given account to its given interface?