Maybe Dave means to just run one Tomcat instance. There is in the TC doco info 
about the minimalist TC if memory serves. Since you are attempting a type of 
load-balancing it would serve you well to reply with a lot more info about your 
overall architecture:

OS: vendor, build version, updates (service packs).
HW: (manufacturer, # of cores, # of chips, clock, memory, bus, etc.). See: 
http://www.spec.org/cpu2006/results/rint2006.html
Network topology (lan, wan, routable, non-routable, dns, proxy, web server, 
firewall, etc.). ASCII network map is good for the ML.
TC: version and configuration.
LOGS: logging configured and enabled. If you can download and compile TC 
locally then you can run Log4j from within the code in an effort to see where 
you problems reside with running two instances.

N.B.: my current gig requires that I run multiple TC instances. I will reply 
with my success or failure for review.


Andrew Hole wrote ..
> What you consider the minimal configuration?
> 
> On Feb 13, 2008 7:23 AM, David Rees <[EMAIL PROTECTED]> wrote:
> 
> > On Feb 12, 2008 10:59 AM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> > > I've the following configuration on server.xml for two different
> > instances
> > > of tomcat (on the same server). BUT, i don't know why, session
> > replication
> > > doesn't work.
> > > Could you help me to find why?
> >
> > Have you tried starting with a minimal configuration and then adding
> > options as you deem necessary?
> >
> > -Dave
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to