You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "svignal, Aptilon.com" <sv...@aptilon.com> on 2000/10/12 23:25:56 UTC

load balancing

I have two web servers (linux/apache mod _jserv) and two application servers
(w2000/tomcat 3.1).
I use ../jserv/ to stop(x),stop(/), up, down the JVMs. The problem is that I
have to take care of the two share files (jserv_shm) so the two web1/jserv/
and web2/jserv/.
What the best way to synchronize this two files (jserv_shm) that are on
differents server.

thanks a lot.