liche Nachricht-
Von: Rainer Jung [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 18. Januar 2007 17:01
An: Tomcat Users List
Betreff: Re: AW: AW: AW: AW: AW: Tomcat 5.5 Cluster: Session Replication before
sending the response
[EMAIL PROTECTED] wrote:
> Hi Peter,
>
> Thanks for your
[EMAIL PROTECTED] wrote:
Hi Peter,
Thanks for your very detailed answer.
I see, ReplicationValve triggers the session replication after completion of
request/response. But which data of the session (parts or the complete session)
depends on the manager. Looking at the JavaDoc neither DeltaM
:[EMAIL PROTECTED]
Gesendet: Donnerstag, 18. Januar 2007 13:49
An: Tomcat Users List
Betreff: Re: AW: AW: AW: AW: Tomcat 5.5 Cluster: Session Replication before
sending the response
Hi Andy,
Please, look to ReplicationValve source code!
=== Snip ReplicationValve code 346ff
getNext
Peter Rossbach [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 18. Januar 2007 08:45
An: Tomcat Users List
Betreff: Re: AW: AW: AW: Tomcat 5.5 Cluster: Session Replication
before sending the response
Hmm,
It is not true, that multiple session replications are processed of
one request! Ses
---Ursprüngliche Nachricht-
> Von: Peter Rossbach [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 17. Januar 2007 09:43
> An: Tomcat Users List
> Betreff: Re: AW: AW: Tomcat 5.5 Cluster: Session Replication before
> sending the response
>
> Hi
>
> you can give o.a.
: AW: Tomcat 5.5 Cluster: Session Replication before
sending the response
Hi
you can give o.a.c.cluster.session.SimpleTcpReplicationManager a
chance, but I don't know it works really.
Regards
Peter
Am 16.01.2007 um 15:57 schrieb <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>:
H
valve.
Regards
Andy
-Ursprüngliche Nachricht-
Von: Peter Rossbach [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 17. Januar 2007 09:43
An: Tomcat Users List
Betreff: Re: AW: AW: Tomcat 5.5 Cluster: Session Replication before sending the
response
Hi
you can give
Hi
you can give o.a.c.cluster.session.SimpleTcpReplicationManager a
chance, but I don't know it works really.
Regards
Peter
Am 16.01.2007 um 15:57 schrieb <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>:
Hi Filip,
I understand that I will just change the session in a way the delta
manager w
Hi Filip,
I understand that I will just change the session in a way the delta manager
will replicate everything.
But is there no other Manager I can use which just replicates the complete
session and not just the changed data (like the DeltaManager does)?!
I couldn't find a Manager which repli