#171 ✓resolved
Alex-SF

Reasonable default heap size for rundeckd script

Reported by Alex-SF | January 14th, 2011 @ 07:09 AM | in Rundeck 1.1

Enable a reasonable setting for min/max heap size for the rundeckd startup script. This should also support override from the environment.

Eg

$ diff server/sbin/rundeckd server/sbin/rundeckd.orig 48c48

< rundeckd="${JAVA_HOME}/bin/java ${RDECK_JVM} ${JAVA_OPTS:--Xmx1024m -Xms256m} -Dserver.http.port=${RDECK_PORT:=4440} $SSL_OPTS -jar ${RDECK_LAUNCHER}"

rundeckd="${JAVA_HOME}/bin/java ${RDECK_JVM} -Dserver.http.port=${RDECK_PORT:=4440} $SSL_OPTS -jar ${RDECK_LAUNCHER}"

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Referenced by

Pages