Re: Incorrect store percent used

2017-10-16 Thread Tim Bain
Keep in mind that the store limits don't prevent you from crossing the threshold, they prevent you from accepting new messages once you've crossed the threshold. So if you're sending messages that are >= 4% of the memory store, it's very possible that this was in fact correct behavior (though not w

Clustering ActiveMQ in an Amazon ECS/Docker/Weave environment

2017-10-16 Thread Jeroen van Ooststroom
Hi all, I’m stuck with getting an ActiveMQ cluster going within a Docker environment using Weave. The environment runs on an Amazon AWS ECS Cluster of 2 EC2 Instances running in the same Region, but in different Availability Zones. The clustering of ActiveMQ must rely on multicast due to the

Re: Running several instances of ActiveMQ behind a proxy/load balancer

2017-10-16 Thread sergii
Yes, it's a nice workaround with the health checks. The only problem is that ELB will think that the slave is defect and will continuously restart it. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html