Re: Clustering considerations - single server, multiple Tomcat instances - in the cloud

2017-04-18 Thread Mark Thomas
On 17/04/17 22:59, Mitch Claborn wrote: > I'm trying to think through the security implications of this > configuration: a single cloud server (Digital Ocean) with 2 Tomcat 8.5 > instances in a cluster, for session replication. > > I can bind the Receiver element to 127.0.0.1, which I think should

Clustering considerations - single server, multiple Tomcat instances - in the cloud

2017-04-17 Thread Mitch Claborn
I'm trying to think through the security implications of this configuration: a single cloud server (Digital Ocean) with 2 Tomcat 8.5 instances in a cluster, for session replication. I can bind the Receiver element to 127.0.0.1, which I think should protect the actual session data from prying e