To use *DeltaManager* with unicast (static membership), the Tomcat 8.5
documentation (https://tomcat.apache.org/tomcat-8.5-doc/config/cluster.html)
states that the channelStartOptions should be equal to *3*. In my original
example, I am using the same value with the *StaticMembershipInterceptor*.
Hi,
Can you please 🙏 share what's going on in this post
Thanks and Regards,
Deepak Lalchandani
On Wed, 6 Dec 2023, 10:59 pm Manak Bisht, wrote:
> Hi Mark
> Could you please clarify this?
>
> On Fri, Dec 1, 2023 at 3:40 PM Manak Bisht wrote:
>
> > The channelStartOptions setting is from
Hi Mark
Could you please clarify this?
On Fri, Dec 1, 2023 at 3:40 PM Manak Bisht wrote:
> The channelStartOptions setting is from the documentation
> https://tomcat.apache.org/tomcat-8.5-doc/config/cluster.html
> *"To start a channel without multicasting, you would want to use the value
> Chann
> Also, the documentation also says that the *distributable *tag is
> deprecated and ignored since Tomcat 8 (
> https://tomcat.apache.org/migration-9)
> *"The distributable attribute has been deprecated in 8.0 and specified
> value is ignored."*
>
*Note for future readers: *In the previous email, I
Thanks a lot for the informative reply, Chris. I really appreciate it.
> If you have a good reason to disable stickness, I'd love to hear the
> reasoning.
>
While both the DeltaManager and BackupManager solve my problem of
autoscaling/failover without any re-logins required, I have noticed a lot
> I’m not a clustering expert, but perhaps the address value needs to be an
> IP address accessible to the other machine in the cluster. The above
> 127.0.0.1 (localhost) would appear to limit each receiver to the machine
> it’s running on.
>
Yes, that was it. Replacing the address with "0.0.0.0" f
Peter,
On 12/1/23 10:12, l...@kreuser.name wrote:
Chuck,
Am 01.12.2023 um 16:07 schrieb Chuck Caldarale :
On Dec 1, 2023, at 02:27, Manak Bisht wrote:
Hi, I am trying to implement non-sticky session replication using Delta
Manager with static membership. The nodes are across two different
Manak,
On 12/1/23 03:27, Manak Bisht wrote:
Hi, I am trying to implement non-sticky session replication using Delta
Manager with static membership. The nodes are across two different
machines.
This isn't really relevant to your issue, but I would *always* recommend
enabling stickiness. Why?
Chuck,
> Am 01.12.2023 um 16:07 schrieb Chuck Caldarale :
>
>
>> On Dec 1, 2023, at 02:27, Manak Bisht wrote:
>>
>> Hi, I am trying to implement non-sticky session replication using Delta
>> Manager with static membership. The nodes are across two different
>> machines. I am unable to discover
> On Dec 1, 2023, at 02:27, Manak Bisht wrote:
>
> Hi, I am trying to implement non-sticky session replication using Delta
> Manager with static membership. The nodes are across two different
> machines. I am unable to discover members in the cluster with the following
> logs on both machines -
Sorry, I forgot to mention, but I am using Tomcat 8.5
Sincerely
Manak Bisht
On Fri, Dec 1, 2023 at 3:40 PM Manak Bisht wrote:
> Thanks for the reply Mark.
>
> The channelStartOptions setting is from the documentation
> https://tomcat.apache.org/tomcat-8.5-doc/config/cluster.html
> *"To start a
Thanks for the reply Mark.
The channelStartOptions setting is from the documentation
https://tomcat.apache.org/tomcat-8.5-doc/config/cluster.html
*"To start a channel without multicasting, you would want to use the value
Channel.SND_RX_SEQ | Channel.SND_TX_SEQ that equals to 3. "*
This configurat
On 01/12/2023 08:27, Manak Bisht wrote:
Hi, I am trying to implement non-sticky session replication using Delta
Manager with static membership. The nodes are across two different
machines. I am unable to discover members in the cluster with the following
logs on both machines -
org.apache.catali
sers List
Sent: Thu, July 15, 2010 5:39:28 PM
Subject: Re: No members active in cluster group
>Are both instances running on the same host
Yes, both running on same host. I will upgrade, and see how it goes.
Thanks
On Thu, Jul 15, 2010 at 8:31 PM, Rainer Jung wrote:
> On 15.0
>Are both instances running on the same host
Yes, both running on same host. I will upgrade, and see how it goes.
Thanks
On Thu, Jul 15, 2010 at 8:31 PM, Rainer Jung wrote:
> On 15.07.2010 10:08, Andrew Bruno wrote:
>>
>> Hello all,
>>
>> I am having problems in getting clustering to work in
On 15.07.2010 10:08, Andrew Bruno wrote:
Hello all,
I am having problems in getting clustering to work in a windows server
2008 environment using tomcat 6.0.20 java 1.5
I get the "No members active in cluster group" message on both tomcats.
The engine element on the first tomcat is:
16 matches
Mail list logo