On 9/16/06, esker <[EMAIL PROTECTED]> wrote:

Is there a way that I can limit the number of client connections to the
broker? We had a badly behaved client application that opened up a new
connection for each message send, so I'm looking for a way to protect the
server against this in the future.

Currently there is no inbuilt mechanism for this but you could add
your own Interceptor to deal with this scenario...
http://incubator.apache.org/activemq/interceptors.html
--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to