From users-return-50500-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Sep 18 10:16:30 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 987F9180672 for ; Tue, 18 Sep 2018 10:16:30 +0200 (CEST) Received: (qmail 90482 invoked by uid 500); 18 Sep 2018 08:16:29 -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 90471 invoked by uid 99); 18 Sep 2018 08:16:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2018 08:16:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4BEE8183434 for ; Tue, 18 Sep 2018 08:16:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 1Pt11lzvY-sn for ; Tue, 18 Sep 2018 08:16:26 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 43CC55F3B2 for ; Tue, 18 Sep 2018 08:16:26 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id D9B061A5AA3B for ; Tue, 18 Sep 2018 03:16:25 -0500 (CDT) Date: Tue, 18 Sep 2018 03:16:25 -0500 (CDT) From: rakesh_groupon To: users@activemq.apache.org Message-ID: <1537258585889-0.post@n4.nabble.com> Subject: Should the page-size-bytes be less than max-size-bytes for paging? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello folks, I'm quite new to artemis and trying to understand the paging configuration. Looking at the doc, I couldn't find the info whether page-size-bytes should be less than max-size-bytes. In all the examples they provide it is lesser by 5-10 times. Below is a sample config from them. 104857600 10485760 PAGE Does anyone have further information about this? If it is supposed to be lesser, by what number should the page-zize-bytes be lesser to max-size-bytes? Thanks, Rakesh -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html