Patrick Gell wrote:
Hello,

tha ADS 1.5 starts with 64MB heapsize. How can I extend the heapsize to 128MB?

Thank you for your help

Regards,
Patrick


In the installation directory, you have a conf directory and an apacheds.conf file. Change those values :

# Initial Java Heap Size (in MB)
wrapper.java.initmemory=<value>

# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=<value>

Should do the trick.


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to