Dear Tim,
maybe you can do an "independent" check using the JGroups lib stand-alone,
which offers two sets of a cluster demo. This may help to narrow down the issue
to the Tomcat setup or the "other" (OS or network configuration) areas.
Please refer to http://www.jgroups.org/tutorial-3.x/html_
I'm using a cluster with the DeltaManager between two servers on Tomcat
9.0.11. I've set channelSendOptions="8" (asynchronous session replication).
I have a "health check" app that I run periodically, one of the
functions being to check that sessions are being replicated properly.
That app
1)
I discovered that somehow, the "max-file-size" and
"max-request-size" in manager/WEB-INF/web.xml had reverted from
our standard setting of 500M, to the factory setting of 50M.
On 9/6/18, 10:42 AM, Louis Zipes wrote:
Does the file show a modified date/time that could point to at least
a timing f
I discovered that somehow, the "max-file-size" and
> "max-request-size" in manager/WEB-INF/web.xml had reverted from our
> standard setting of 500M, to the factory setting of 50M.
Does the file show a modified date/time that could point to at least a timing
for the action?
-Original Message-
On 06/09/18 18:32, James H. H. Lampert wrote:
> (cross-posted to the gce-discussion Google group)
>
> Ladies and Gentlemen:
>
> I just experienced something very odd.
>
> It seems that this morning, when I tried to upload a WAR file to the
> prototype instance for one of my instance groups, I ke
(cross-posted to the gce-discussion Google group)
Ladies and Gentlemen:
I just experienced something very odd.
It seems that this morning, when I tried to upload a WAR file to the
prototype instance for one of my instance groups, I kept repeatedly
hitting a brick wall: as soon as the upload p
sss
>
> Can you post your configuration(s)? Presumably, all 4 are nearly
> identical. Please post one of them (minus any secrets) and describe or
> copy/paste the differences for the other notes.
>
> - -chris
>
>
Here is my cluster config that I got working, all 4 nodes can talk to each
other after I a