Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 15851 invoked from network); 24 Jul 2009 16:41:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jul 2009 16:41:27 -0000 Received: (qmail 19379 invoked by uid 500); 24 Jul 2009 16:42:32 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 19346 invoked by uid 500); 24 Jul 2009 16:42:32 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 19336 invoked by uid 99); 24 Jul 2009 16:42:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 16:42:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hanasaki@gmail.com designates 209.85.218.216 as permitted sender) Received: from [209.85.218.216] (HELO mail-bw0-f216.google.com) (209.85.218.216) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2009 16:42:21 +0000 Received: by bwz12 with SMTP id 12so1582736bwz.25 for ; Fri, 24 Jul 2009 09:42:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=3DOUmZ6V/OJayMwu/MXDinUTlRI12YAjGQq5vUDECTY=; b=glwre5lK0rhVmUAyQAL/h2OHTyEdm8vKZO5ZkqiwLEddYQsdlvDV/CFegKjsLrdGJj WTP8Y/oNfJ3/ILteCTqy/sc3WU8A7ligE7BNn85ZrLh9pUXvsSC6I5z8H7Cchgv1gydW exTL97HyWm9JY6vBcfpD4qrWZekSs76XfVZjE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Q5Kg/Z4z4PFfcYvfT/Fr4lQsomNXl9QmSLKJMg5MvpThZT1qJkOVHkZahJrk36mziP +h+C9R/qd5J0B2yONhXYqf4+G45yAfXuLw0/PsSSI3jmauB5ABS+qNa/W+h1eyigAkKw /2mvcDrPl/+d7iQSMBk2vmRFAEJiEsv8PtDUc= MIME-Version: 1.0 Received: by 10.239.141.68 with SMTP id b4mr391843hba.11.1248453721031; Fri, 24 Jul 2009 09:42:01 -0700 (PDT) In-Reply-To: <4A69E2EF.3040203@nextury.com> References: <4A69E2EF.3040203@nextury.com> Date: Fri, 24 Jul 2009 11:42:00 -0500 Message-ID: <3cfcba890907240942h3c50f9c7j3d4c9ce721a94620@mail.gmail.com> Subject: Re: [ApacheDS] Minimum JVM memory requirements? From: hanasaki jiji To: users@directory.apache.org Content-Type: multipart/alternative; boundary=001485f1a0c68f851b046f764836 X-Virus-Checked: Checked by ClamAV on apache.org --001485f1a0c68f851b046f764836 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Does that imply entries are kept memory resident or just that there is a cache (and what cache provider?) whose sizing parameters can be tweaked? On Fri, Jul 24, 2009 at 11:35 AM, Emmanuel Lecharny w= rote: > Greg Allen wrote: > >> I want to run ApacheDS on a linux VM that has very limited resources. >> >> I see from the default apacheds.conf file that the minimum and maximum >> memory for the >> JVM is set to 384M: >> >> # Initial Java Heap Size (in MB) >> wrapper.java.initmemory=3D384 >> >> # Maximum Java Heap Size (in MB) >> wrapper.java.maxmemory=3D384 >> >> I'd like to lower this value if at all possible. >> >> Can I safely lower it? Or is that the real minimum for things to work? >> If I can lower >> it, what would be a good value to use? >> >> > You can run it with 64Mb, if you don't have millions of entries in it. > > -- > -- > cordialement, regards, > Emmanuel L=C3=A9charny > www.iktek.com > directory.apache.org > > > --001485f1a0c68f851b046f764836--