Hi,<br><br>We are using inets - 5.5.1 and HTTP/1.1.  We are creating a new httpc profile for every request that we make and around 300 concurrent requests were running at the same time . Is this fine?  How many maximum profiles has httpc been tested with for concurrent use?<br>
<br>Thanks<br>Suma<br><br><div class="gmail_quote">On Thu, Apr 28, 2011 at 2:53 PM, Ingela Andin <span dir="ltr"><<a href="mailto:ingela.andin@gmail.com">ingela.andin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi!<br>
<br>
What version of inets and Erlang are you using?  What HTTP version HTTP-1.0 ?<br>
If there is a bug we will of course fix it.<br>
<br>
Regards Ingela Erlang/OTP - Ericsson AB<br>
<br>
<br>
2011/4/27 Suma Shivaprasad <<a href="mailto:sumasai.shivaprasad@gmail.com">sumasai.shivaprasad@gmail.com</a>>:<br>
<div><div></div><div class="h5">> We have an app that makes a lot of calls to httpc and we are seeing the<br>
> following error in sasl logs quite often.<br>
><br>
> CRASH REPORT==== 27-Apr-2011::05:21:24 ===<br>
>   crasher:<br>
>     initial call: httpc_manager:init/1<br>
>     pid: <0.10297.0><br>
>     registered_name: httpc_manager_profile_8261<br>
>     exception exit: {{case_clause,<br>
>                          [{handler_info,#Ref<0.0.398.166371>,undefined,<br>
>                               <0.12971.248>,undefined,operational}]},<br>
>                      [{httpc_manager,handle_connect_and_send,5},<br>
>                       {httpc_manager,handle_info,2},<br>
>                       {gen_server,handle_msg,5},<br>
>                       {proc_lib,init_p_do_apply,3}]}<br>
>       in function  gen_server:terminate/6<br>
>     ancestors: [httpc_profile_sup,httpc_sup,inets_sup,<0.46.0><br>
><br>
><br>
><br>
> and<br>
><br>
><br>
> =CRASH REPORT==== 27-Apr-2011::05:30:18 ===<br>
>   crasher:<br>
>     initial call: httpc_manager:init/1<br>
>     pid: <0.22933.12><br>
>     registered_name: httpc_manager_profile_8122<br>
>     exception exit: {{case_clause,<br>
>                          [{handler_info,#Ref<0.0.418.148452>,<0.20608.257>,<br>
>                               undefined,<0.15267.257>,initiating}]},<br>
>                      [{httpc_manager,handle_connect_and_send,5},<br>
>                       {httpc_manager,handle_info,2},<br>
>                       {gen_server,handle_msg,5},<br>
>                       {proc_lib,init_p_do_apply,3}]}<br>
>       in function  gen_server:terminate/6<br>
>     ancestors: [httpc_profile_sup,httpc_sup,inets_sup,<0.46.0>]<br>
>     messages: [{'EXIT',<0.20574.257>,normal}]<br>
>     links: [<0.50.0>,<0.20608.257>]<br>
>     dictionary: []<br>
><br>
><br>
> Has anyone else seen these errors or have a fix for this?<br>
><br>
> Thanks<br>
> Suma<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
<div><div></div><div class="h5">> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>
><br>
</div></div></blockquote></div><br>