Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 97819 invoked from network); 21 Dec 2006 13:49:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2006 13:49:24 -0000 Received: (qmail 22118 invoked by uid 500); 21 Dec 2006 13:49:31 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 22104 invoked by uid 500); 21 Dec 2006 13:49:31 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 22095 invoked by uid 99); 21 Dec 2006 13:49:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 05:49:31 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 05:49:20 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GxOI7-0007Ib-P6 for activemq-users@geronimo.apache.org; Thu, 21 Dec 2006 05:48:59 -0800 Message-ID: <8008097.post@talk.nabble.com> Date: Thu, 21 Dec 2006 05:48:59 -0800 (PST) From: fancellu To: activemq-users@geronimo.apache.org Subject: Re: useCompression seems to make no difference In-Reply-To: <8007972.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dino@felstar.com References: <7992315.post@talk.nabble.com> <8007972.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Are you saying that compression IS working, it just doesn't look like it? How do I detect that compression was used then? isCompressed() always returns false. I find it hard to believe that compression is working, as when I gzip the file before sending it goes off MUCH faster. Also takes much less space on the queue. Looks like compression could do with a tad more documentation. -- View this message in context: http://www.nabble.com/useCompression-seems-to-make-no-difference-tf2860500.html#a8008097 Sent from the ActiveMQ - User mailing list archive at Nabble.com.