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 BCF8811C34 for ; Wed, 3 Sep 2014 10:12:59 +0000 (UTC) Received: (qmail 35118 invoked by uid 500); 3 Sep 2014 10:12:56 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 35082 invoked by uid 500); 3 Sep 2014 10:12:56 -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 35071 invoked by uid 99); 3 Sep 2014 10:12:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 10:12:55 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of bpradeep20@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 10:12:50 +0000 Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id DBFD848860D for ; Wed, 3 Sep 2014 03:06:19 -0700 (PDT) Date: Wed, 3 Sep 2014 03:12:27 -0700 (PDT) From: bansalp To: users@activemq.apache.org Message-ID: <1409739147324-4685256.post@n4.nabble.com> Subject: Message Header Size for JMS producer in ActiveMq v5.10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I was trying to use Message Size related stats provided in ActiveMQ v5.10 and found that header size is 1028 bytes (send message of different sizes and size returned by API is 1028 bytes more). I am not able to understand why size is this. Is it prefixed? Is there anyway to see what constitute header. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Header-Size-for-JMS-producer-in-ActiveMq-v5-10-tp4685256.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.