loadtest - inets {'EXIT',{ebadf
Bengt Kleberg
bengt.kleberg@REDACTED
Mon Jan 2 12:48:39 CET 2006
On 2005-12-30 05:35, Sanjaya Vitharana wrote:
...deleted
> When I compare the error with mod_log.erl (line 112 on transfer_log
> part) 'EXIT' is not catch in the original code. Is it ok or a bug ?
could you please explain this again?
> I have try to put the 3000000 requests, but why this crashes in the
> 63689 http call & onwards? It's perfectly works upto 63689 request. Also
one thing to try is to allow erts to create more processes (since 63689
seems to be close to 64k). start erl with +P 3000000
bengt
More information about the erlang-questions
mailing list