[rabbitmq-discuss] BrokerUnreachableException on .NET client

Tony Garnock-Jones tonyg at lshift.net
Tue Jun 30 08:56:53 BST 2009


Matthias Radestock wrote:
> That is almost certainly caused by an operating system limit; there are 
> no limits in the client code. Try increasing the OS limits. No idea how 
> that's done on OSX but it shouldn't be hard.

bash$ help ulimit

, and

$ # POSIX C API for the same
$ man getrlimit
$ man setrlimit


Tony





More information about the rabbitmq-discuss mailing list