[rabbitmq-discuss] Increase Socket descriptors
Simon MacMullen
simon at rabbitmq.com
Thu Apr 5 10:34:34 BST 2012
On 05/04/12 10:26, rui.favas at barclays.com wrote:
> I'm running on windows... Looks like changing the Erlang settings below solves the problem:-
>
> SET ERL_MAX_PORTS=40240
> SET ERL_MAX_ETS_TABLES=90240
You shouldn't need to change ERL_MAX_ETS_TABLES. We really do not use
one ETS table per connection.
> Do you know what the recommended numbers should be?
It's really up to you - this is limited in the first place to limit the
behaviour of an out-of-control program.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list