<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.5.0">
</HEAD>
<BODY>
On Tue, 2004-11-16 at 11:59 +0700, cdg3472 wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Dear all</FONT>
<FONT COLOR="#000000"> I have some problem about configuration.</FONT>
<FONT COLOR="#000000">- Can i have two opencms servers that use same DB. One server for view </FONT>
<FONT COLOR="#000000">webpage only and the other for admin to</FONT>
<FONT COLOR="#000000">edit, add, update, delete pages?</FONT>
<FONT COLOR="#000000">- Do you have sugestion?</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
In our configuration we have 4 servers each running Oracle iAS 10g all pointing to the same instance of the DB.<BR>
What we did: install and configure opencms on the first instance, stop the application server, and copy the exploded opencms folder to the the other three servers and adding the opencms webapp to the app server's config files.<BR>
We also added scheduled jobs for index rebuilding (twice a day) and for flex cache clearing (once an hour).<BR>
<BR>
We are also experimenting with a jgroups mechanism which implements multicast messages on events such as publish, cache clearing and index rebuilding.<BR>
<BR>
Tristan
</BODY>
</HTML>