[erlang-questions] systools:make_script performs a DNS lookup

Kenneth Lundin kenneth.lundin@REDACTED
Tue Oct 16 19:47:59 CEST 2007


Hi,

And how are you running systools:make_script when you observe the DNS lookup?
Are you perhaps running it from the command line something like this?

erl -s systools makescript SomeMoreArg

I agree that there is no reason for systools:make_script to do a DNS lookup.
It must be a side effect of something else.

/Kenneth (Erlang/OTP group at Ericsson)

On 10/16/07, Richard Andrews <bbmaj7@REDACTED> wrote:
> While tracing unexplained pauses on my development system, I found that
> systools:make_script is doing a DNS lookup for host 'ebin.mydomain' where
> mydomain is the domain of the development host.
>
> Why would make_script use DNS and how can I prevent it from doing so?
>
> Using R11B5 under x86 Linux (fc4 and fc6)
>
>
>
>      Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.
> http://au.docs.yahoo.com/mail/unlimitedstorage.html
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list