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 <[email protected]>wrote: > 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=384 >> >> # Maximum Java Heap Size (in MB) >> wrapper.java.maxmemory=384 >> >> 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écharny > www.iktek.com > directory.apache.org > > >
