Remove Terracotta Cluster

Joshua Brodie josbrodie at gmail.com
Thu Mar 1 21:58:42 GMT 2012


Hi:

I am looking after a Shibboleth IdP with terracotta cluster - I am not
yet 100% sure how they both work together (~90% sure).

If I needed to remove the terracotta cluster, and have just
stand-alone IdPs with load-balanced sticky session, is it only to
update the 'catalina.sh'? i.e. copmment out the following:

"if [ "$1" = "start" ] ; then
JAVA_OPTS="-Xmx2048m -XX:MaxPermSize=1024m -XX:+UseParallelOldGC
-XX:+DisableExplicitGC \
           -Dtc.install-root=/opt/terracotta \
           -Dtc.config=/opt/terracotta/conf/tc-config.xml \
           -Xbootclasspath/p:/opt/terracotta/lib/dso-boot/dso-boot-hotspot_linux_160_24.jar"
fi"


More information about the users mailing list