RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Shapira, Yoav
Hola, Is this possible to do? I've configured load balancing with apache and that worked as desired, but since then I've determined that the apache server was unnecessary in my configuration. If it is possible, can you please provide a sample jk2.properties file, or at least step me in the

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Adam Fowler
: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server Hola, Is this possible to do? I've configured load balancing with apache and that worked as desired, but since then I've determined that the apache server was unnecessary in my configuration. If it is possible, can you

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Jeremy Nix
: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 11:36 AM To: Tomcat Users List Subject: RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server Hola, Is this possible to do? I've configured load balancing with apache and that worked as desired

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Shapira, Yoav
Shapira Millennium Research Informatics -Original Message- From: Adam Fowler [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 11:40 AM To: 'Tomcat Users List' Subject: RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server I think (hope) he means one

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Jeremy Nix
Financial Services, LTD. (513) 621-6699 x1158 www.sfsltd.com -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 11:42 AM To: Tomcat Users List Subject: RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server Hi, One

RE: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Tony Requist
That doesn't exactly accomplish what I'm looking to do. Like I said, I need session replication amongst the tomcat instances...I guess theres always the idea of managing session data in some other medium (DB). Coincidentally, I just got that working -- but it required a full day of writing

Re: Session sharing/load balancing multiple tomcat instances W/O Apache Web Server

2004-03-26 Thread Antonio Fiol BonnĂ­n
Jeremy Nix wrote: I've misphrased. What documentation I've come across indicates that Apache (or IIS) is necessary to configure tomcat as a cluster. It very well may be possible, which is why I'm asking the list. The main feature that I'm looking for in this configuration is the session