[ejabberd] s2s conf issues
Alexey Shchepin
alexey at sevcom.net
Tue Mar 8 23:24:05 MSK 2005
Hello, Andreas!
On Tue, 8 Mar 2005 02:07:50 +0100, you said:
AvC> On Mon, Mar 07, 2005 at 02:44:49PM -1000, Randy Bush wrote:
>> this tells erlang to use your local resolver as opposed to its own. this
>> works around an lack of srv processing in erlang.
AvC> But doesn't this make DNS requests blocking? that wouldn't be exactly
AvC> desirable on a server with more than a few users...
No, Erlang releases prior to R10B, and R10B with -name option work this way.
But R10B with -sname option doesn't read /etc/resolv.conf and it seems can do
only standard requests like gethostbyname. More detailed information is here:
http://www.erlang.se/doc/doc-5.4.3/erts-5.4.3/doc/html/inet_cfg.html
More information about the ejabberd
mailing list