fre, 28,.10.2005 kl. 10.49 -0400, skrev [EMAIL PROTECTED]:
> Hi,
>
> We're using mod_jk on Apache as a load-balancer for multiple tomcats.
> We're using Laszlo, so the app is serving up Flash pages.
>
> On 2003 Server, everything works great. However, installing on XP SP2
> (haven't tested other
In addition to Mladens post, you have several errors in in your
workers.properties.
You should read the docs:
http://tomcat.apache.org/connectors-doc/config/workers.html
I have spent some hours deciphering these (they have gotten much better
lately).
ons, 16,.11.2005 kl. 09.29 +0200, skrev Mirek
Hey, thanks for your fixes, sadly it didn't fix my problem. That is if I
am doing things right, which there are no guarantees for. I will
continue to hunt down the problem(s).
If I configure my cluster as you suggested in your first mail, the
Exceptions disappears, if I use my original config it
so I
grabbed the whole resources folder instead. Trying to 'ant' from there
gave me another svn error as it (ant+svn) couldn't checkout the tomcat
sources in a folder already under svn control.
Thanks for your help Mark, appreciate it!
Olve
man, 14,.11.2005 kl. 19.01 +, skrev
lør, 12,.11.2005 kl. 13.43 +0100, skrev Peter Rossbach:
> Hey Olve,
>
> I found a bug inside pushMessage and I hopefully fix it. Please checkout
> the tomcat svn head,
> build a tomcat, made a test and report the results
>
> Many thanks that you report the problem,
> Peter
Hi, and thanks for t
I was wondering...
In a cluster of tomcats, should the session count be equal in all three webapp listings (the sum of all sessions, since they are replicated) in the separate managers, or does the manger only count sessions created on the tomcat instance the manager represents?
Thanks
Olv
Hi,
First I must congratulate on the improvements of the clustering docs!
Now I don't have to guess nearly as much as before when trying to set up
clustering. :-)
But I still have some troubles regarding clustering.
We have a webapp clustered over three tomcats, all on the same machine,
load balan