[erlang-questions] ibrowse compile error

Yang Zhang getyourcontacts@REDACTED
Tue Feb 17 17:42:14 CET 2009


Hi. Kenneth.

No mean to offend.

I am glad you team provided so great erlang/OTP distribution. Just checked
some  old erlang-questions discussions. Someone was talking about the
difference between ibrowse and http client in distribution. He said sometime
the default http client won't work with some servers but ibrowse can work.

And based on my observation, ibrowse seems integrated a builtin loadbancer.
Actually I didn't care this much. Use default http client or ibrowse is same
to me. Just want to have a different try. BTW, if default http client is
good enough, why these guys were trying to creating ibrowse?

If default http client can let me bind IP when I initial the http request,
that will be perfect.

Thanks.

Regards.

Scott Zhang ( I should change my name. :) )

On Wed, Feb 18, 2009 at 12:33 AM, Kenneth Lundin
<kenneth.lundin@REDACTED>wrote:

> Hi Yang,
>
> What do you mean with better http client library?
> Is it the http client included in the Erlang/OTP distribution you are
> referring to?
> In that case what problems have you had with that one?
> or what functions are you missing?
>
> I know that there are weaknesses in it but the functionality is more
> or less the same as Ibrowse but with a
> different API.
>
> It would be interesting to hear you opinion so we can improve.
>
> /Kenneth Erlang/OTP , Ericsson
>
> 2009/2/17 Yang Zhang <getyourcontacts@REDACTED>:
> > Hi. All.
> >
> > I am trying to find a better httpclient library of Erlang.
> >
> > So I am trying ibrowse. But I got a compile error.
> >
> > make[3]: Entering directory `/home/scott/erlang/jungerl/lib/ucs/priv'
> > erl -noshell -pa ../ebin -s ucs rebuild_database mibenum -s init stop
> > ERROR: {undef,[{httpd_util,to_lower,["ANSI_X3.4-1968"]},
> >   {ucs_data_build,scan_name_line,1},
> >   {ucs_data_build,process_mibenum_data_file,1},
> >   {ucs_data_build,mibenum,1},
> >   {ucs_data,rebuild_database,2},
> >   {init,start_it,1},
> >   {init,start_em,1}]}make[3]: Leaving directory
> > `/home/scott/erlang/jungerl/lib/ucs/priv'
> > make[2]: Leaving directory `/home/scott/erlang/jungerl/lib/ucs'
> >
> > any idea?
> >
> > thanks.
> >
> > Regards.
> >
> > Scott
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090218/0e40e43e/attachment.htm>


More information about the erlang-questions mailing list