← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [wsrp-dev] WSRP 1.0 production on clusters with stateful sessionreplication/failover

From
Subbu Allamaraju <>
Date
2005-12-10T18:00:44+00:00
ID
Thread
Re: [wsrp-dev] WSRP 1.0 production on clusters with stateful sessionreplication/failover
Yes. The specification accounts for such deployments. As you point out, 
the consumer needs to be pointed to a proxy that can fail-over across 
several producer instances. Secondly, if the proxy wants to use cookies 
for load-balancing or pinned sessions within the cluster, it could rely 
on init cookies (set via initCookie).

Subbu

Jondean Haley wrote:
> -----Original Message----- From: Jondean Haley
> [mailto:] Sent: December 9, 2005 3:42 PM To:
>  Cc: SUH WILLIE; MAHMOOD KHURRAM 
> Subject: WSRP 1.0 production on clusters with stateful session
> replication/failover
> 
> 
> Hi,
> 
> Does the WSRP specification, or best practice, advise regarding
> having the WSRP Producer as a web application that is part of a
> stateful session cluster - a set/grid of JVM's that are partnering to
> provider failover replication for HttpSessions?
> 
> Any tips/tricks from your experience would be great.  It would appear
> that any web app implementation of a WSRP Producer should be
> session-replicatable over a cluster provided that the Consumer be
> directed properly (and this redirection of the Consumer is
> transparent to the Consumer).
> 
> Thanks, Jondean.
← Prev in month ← Prev in thread
Next in thread → Next in month →