Re: session-replication fails on restart or kill

2013-08-28 Thread Mark Thomas
On 27/08/2013 23:02, Tomcat Random wrote: > NP, glad to contribute a little. The FAQ was helpful but it's a little > confusing. I'd like to clean it up and add to the part that specifically > addresses two boxes two nodes on Linux. Would that be alright? Sure. You'll need to create an account on t

Re: session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
NP, glad to contribute a little. The FAQ was helpful but it's a little confusing. I'd like to clean it up and add to the part that specifically addresses two boxes two nodes on Linux. Would that be alright? Thanks, Alec On Tue, Aug 27, 2013 at 5:52 PM, Mark Thomas wrote: > On 27/08/2013 22:41,

Re: session-replication fails on restart or kill

2013-08-27 Thread Mark Thomas
On 27/08/2013 22:41, Tomcat Random wrote: > In a great moment of DUH, I realized I had the expireSessionsOnShutdown to > true. > > expireSessionsOnShutdown="false" >notifyListenersOnReplication="true"/> > > All working nicely now. T

Re: session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
In a great moment of DUH, I realized I had the expireSessionsOnShutdown to true. All working nicely now. On Tue, Aug 27, 2013 at 12:27 PM, Tomcat Random wrote: > Tomcat 7.0.42 / RHEL 6 / Two physical servers, with one tomcat instance on > each server. Physical loadbalancer with sticky sessio

session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
Tomcat 7.0.42 / RHEL 6 / Two physical servers, with one tomcat instance on each server. Physical loadbalancer with sticky sessions. No proxy servers. I've set up session-replication using the delta-manager. I can confirm it works just lovely when the LB switches over from one box to the other. Usi