Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 66036 invoked from network); 4 Mar 2008 11:12:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 11:12:54 -0000 Received: (qmail 92512 invoked by uid 500); 4 Mar 2008 11:12:49 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 92491 invoked by uid 500); 4 Mar 2008 11:12:48 -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 92482 invoked by uid 99); 4 Mar 2008 11:12:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 03:12:48 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jerry.shea@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 11:12:13 +0000 Received: by ug-out-1314.google.com with SMTP id k3so2577294ugf.5 for ; Tue, 04 Mar 2008 03:12:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=eUADfBlzSajxGRgbhWiDBJEZy+5bSCLfbG0AU+e7gJQ=; b=U2wQuWaHK4nvleK1Pw5d+zsRs76k5a4gETjvX+pbt0viknBEUQHV+ba4yQNnoZsHrxnQLKYi1SGb9ShyGf6bYCUgCeyt7PkZxReY3gfNTjCBK622din7QmFNPGElem2W2a7uXGaYRKCppAkSMZlDz3nFA4ZeAagd55IFaabqcAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=pAbthdi2Q0tRfkdxyjSkQwjG3L8Hx9cxmsCGPRyF3bAu3HUbcv6DJH+jHaTn+FSxhXh6B0MnIjdieGwq+aaPzn1ZxnGtmdS0D/TlLY/oLLUOD1sGgkR+geBEuf7U3mvXRbcugL9xNT3FY5KWwSNmYuOp8CUzuo9g4M0P9kECQHY= Received: by 10.78.123.4 with SMTP id v4mr2465595huc.25.1204629141737; Tue, 04 Mar 2008 03:12:21 -0800 (PST) Received: by 10.78.149.7 with HTTP; Tue, 4 Mar 2008 03:12:21 -0800 (PST) Message-ID: Date: Tue, 4 Mar 2008 22:12:21 +1100 From: "Jerry Shea" To: users@activemq.apache.org Subject: overflow messages to disk? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10455_14416241.1204629141736" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10455_14416241.1204629141736 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Everyone, I've got a question around memory usage. If I set up a broker with the following: then what will happen when > 10mb of messages come in and are not pulled off by consumers? Is it possible for these to be overflowed to disk? Thanks, Jerry ------=_Part_10455_14416241.1204629141736--