Use of pool servers reveals unacceptable crash rate in async DNS

Hal Murray hmurray at megapathdsl.net
Mon Jun 27 19:47:23 UTC 2016


cbwierda at gmail.com said:
> How are pool entries added when the service decides it needs more? 

There is some background stuff that roughly says "need more?", and if so 
fires off the DNS lookup.


> Would it be possible to leverage this code for adding all servers specified
> by name?

Probably not directly, but it wouldn't be hard for the server code to use 
more than one address if that was desired.  Maybe it should be "servers" 
rather than "server".  Do you have an example where that would be useful?

If you don't have lots of servers, you probably don't want to switch to using 
"pool" since that path will probably keep banging away at the DNS looking for 
more servers.

 



-- 
These are my opinions.  I hate spam.





More information about the devel mailing list