Number of dns resolvers

Konstantin Sorokin kvs@REDACTED
Mon Mar 1 20:43:15 CET 2010


Hello!

How do I control number of dns resolvers in Erlang VM ? As far as I
can see by default there are only 4 DNS resolvers (inet_gethost port
processes) and if my app performs massive DNS lookups in many parallel
processes then I probably should increase that number, right ? Are
there any other parameters that I can tweak to increase DNS lookup
speed ?

-- 
Konstantin Sorokin


More information about the erlang-questions mailing list