sowmithr
neo
Joined: 12/11/2014 17:04:21
Messages: 1
Offline
|
Hi, currently we are using Tomcat Appserver on Amazon EC2 and we use auto scaling configuration to scale EC2 instances. We are trying to use Terracotta Websessions to pass session data between app server instances. However not sure how to scale Terracotta server along with app server instances. There is a note in document about how to spin up servers on the fly using START-ALL.sh script but I could not find any further details in the document.
"START-ALL.sh takes two arguments: 1) the number of application server instances to start and 2) the number of Terracotta server instances to start.
Later in the tutorial, we will use this same script to spin up more application servers and more Terracotta server stripes on the fly."
Thanks
|