Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CAD3182F0 for ; Fri, 30 Oct 2015 14:25:41 +0000 (UTC) Received: (qmail 94224 invoked by uid 500); 30 Oct 2015 14:25:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 94184 invoked by uid 500); 30 Oct 2015 14:25:40 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 94173 invoked by uid 99); 30 Oct 2015 14:25:40 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2015 14:25:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 39706C5024 for ; Fri, 30 Oct 2015 14:25:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.315 X-Spam-Level: ** X-Spam-Status: No, score=2.315 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Rcvh3ftuAMlp for ; Fri, 30 Oct 2015 14:25:31 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 301CC20927 for ; Fri, 30 Oct 2015 14:25:30 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 77C2B2C78EE7 for ; Fri, 30 Oct 2015 07:26:26 -0700 (PDT) Date: Fri, 30 Oct 2015 07:12:56 -0700 (PDT) From: Jako To: users@activemq.apache.org Message-ID: <1446214376802-4703519.post@n4.nabble.com> In-Reply-To: References: <1446023988591-4703434.post@n4.nabble.com> <1446138972124-4703491.post@n4.nabble.com> Subject: Re: Hub and spoke network topology MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there a way to trace all messages passing through a broker? In that way I could verify what load the server is under. >Statically including all destinations will send messages for all >destinations to the central broker when all consumers are offline, even if >the consumers will only ever be on the local broker. That doesn't sound >like what you want [...] Actually this would be quite acceptable: it is an unlikely situation. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Hub-and-spoke-network-topology-tp4703434p4703519.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.