Re: Horizontal Cluster Session Persistence during Failover

2009-09-18 Thread Alexander Bacon
! -Alexander On Thu, Sep 17, 2009 at 11:40 AM, Filip Hanik - Dev Lists wrote: > serverB is not receiving multicast packets from serverA > solutions: > 1. fix multicasting > 2. use static memberships > > Filip > > On 09/14/2009 09:06 AM, Alexander Bacon wrote: >> >> E

Horizontal Cluster Session Persistence during Failover

2009-09-14 Thread Alexander Bacon
Even though my servers are configured identically (except for jvmRoutes), they're behaving differently. If the session begins on ServerA and then ServerA crashes, it will switch to ServerB and the session will not be lost. If the session begins on ServerB and crashes, it will begin a new session o

Inconsistent Horizontal Tomcat Cluster with Apache Load-Balancing (Windows)

2009-09-14 Thread Alexander Bacon
Environment: Windows Server 2003 Tomcat 6.0.20 Apache HTTP Server 2.2.11 JK 1.2.28 Connector The goal is to have horizontal clustering with load balancing and failover (with session persistence). The load balancing aspect works as expected. The issue I've been having is that when ServerA crashes,

Inconsistent Horizontal Tomcat Cluster with Apache Load-Balancing (Windows)

2009-09-11 Thread Alexander Bacon
Environment: Windows Server 2003 Tomcat 6.0.20 Apache HTTP Server 2.2.11 JK 1.2.28 Connector The goal is to have horizontal clustering with load balancing and failover (session persistence). The load balancing aspect works as expected. The issue I've been having is that when ServerA crashes, it w