Re: how to properly configure tomcat 7 cluster with BackupManager

2011-10-27 Thread Mark Thomas
On 27/10/2011 14:43, ma...@apache.org wrote: > "Jürgen Link" wrote: > >> Hi all, I successfully did set up a tomcat cluster (3 nodes) with >> session replication, using the standard DeltaManager. >> >> In order to allow for more nodes, I'd like to switch to >> BackupManager for primary-secondary

Re: how to properly configure tomcat 7 cluster with BackupManager

2011-10-27 Thread markt
"Jürgen Link" wrote: >Hi all, >I successfully did set up a tomcat cluster (3 nodes) with session >replication, using the standard DeltaManager. > >In order to allow for more nodes, I'd like to switch to BackupManager >for >primary-secondary replication on a dedicated backup node. >Unfortunately,