On what port(s) are acknowledgements sent back? -----Original Message----- From: Justin Bertram <jbert...@apache.org> Sent: Monday, February 6, 2023 8:48 AM To: users@activemq.apache.org Subject: Re: ActiveMQ in the cloud
Your question is pretty vague, but the main thing to remember is that the cloud is really no different from any other environment. The host and port must be reachable across the network. As long as that is true then clients can connect, consume, and acknowledge messages. Justin On Mon, Feb 6, 2023 at 8:26 AM John Palmisano < john.palmis...@tidalsoftware.com> wrote: > Hello, > > How do I properly configure ActiveMQ, with respect to ports, etc., so > that queues will work properly within a cloud environment? > > Specifically, I want to ensure that the acknowledgements sent from > consumers are being sent/received successfully so that queued messages > do not build up. >