<HTML>
<HEAD>
<TITLE>Re: [erlang-questions] Inets concurrent limit</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>That is one of the problems I did run into.  Was hitting ulimits as well. Both problems are fixed now and the proxy flies :)  Thanks for the response. <BR>
<BR>
Cheers,<BR>
Martin<BR>
<BR>
<BR>
On 10/17/08 5:53 PM, "Edwin Fine" <<a href="erlang-questions_efine@usa.net">erlang-questions_efine@usa.net</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Martin,<BR>
<BR>
I wonder if you are running into the TCP/IP ephemeral port starvation problem?<BR>
<BR>
There's more information about this (and how to reduce problems due to it) in a post I wrote a little while ago:<BR>
<BR>
<a href="http://www.erlang.org/pipermail/erlang-questions/2008-September/038154.html">http://www.erlang.org/pipermail/erlang-questions/2008-September/038154.html</a><BR>
<BR>
Hope this helps.<BR>
<BR>
Regards,<BR>
Edwin<BR>
<BR>
2008/10/17 Logan, Martin <<a href="Martin.Logan@orbitz.com">Martin.Logan@orbitz.com</a>><BR>
</SPAN></FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Does inets have a limit on the number of concurrent requests it can handle both inbound and outbound.  On the inbound side when I really ramp up load I see 503 responses quite a bit, I am also seeing sporadic 500's.  On the outbound side (this thing I am testing is an http proxy) I am seeing issues with addrinuse, which looks to be an OS issue so I am investigating that as a separate issue.  Anyhow, any inets info you can provide would be helpful. Basically I am looking to be able to drive as much traffic though this thing as I can. <BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'> <BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Cheers,<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Martin<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>If you are not the intended recipient of this e-mail message, please notify the sender <BR>
and delete all copies immediately. The sender believes this message and any attachments <BR>
were sent free of any virus, worm, Trojan horse, and other forms of malicious code. <BR>
This message and its attachments could have been infected during transmission. The <BR>
recipient opens any attachments at the recipient's own risk, and in so doing, the <BR>
recipient accepts full responsibility for such actions and agrees to take protective <BR>
and remedial action relating to any malicious code. Travelport is not liable for any <BR>
loss or damage arising from this message or its attachments.<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
erlang-questions mailing list<BR>
<a href="erlang-questions@erlang.org">erlang-questions@erlang.org</a><BR>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions">http://www.erlang.org/mailman/listinfo/erlang-questions</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>