> Multicast is not a requirement, that just defines how Tomcat 
> nodes will locate each other.  Since multicast is not 
> available for you, you could statically list your Tomcat 
> nodes in your configuration.
> 
>    
> https://tomcat.apache.org/tomcat-7.0-doc/config/cluster-interc
> eptor.html#Static_Membership

a) Since instances come up and down occasionally and IPs are not fixed, this
is not an option on AWS.
b) Furthermore DeltaManager is not applicable for large instances counts and
BackupManager is impossible too, because of a).

> > I think I will fix the DynamoDB-Sessionmanager.
> 
> Also an option.  

Already in process it seems ;)

https://github.com/aws/aws-dynamodb-session-tomcat/issues/3

I hope they will use the code from tomcat for managing the classloader
issues.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to