[opencms-dev] How to config 2 Opencms use 1 DB to separate view page and another foradmininstration (edit add update delete)?

Tristan Tarrant ttarrant at etnoteam.it
Tue Nov 16 08:54:01 CET 2004


On Tue, 2004-11-16 at 11:59 +0700, cdg3472 wrote:

> Dear all
>     I have some problem about configuration.
> - Can i have two opencms servers that use same DB. One server for view 
> webpage only and the other for admin to
> edit, add, update, delete pages?
> - Do you have sugestion?
> 


In our configuration we have 4 servers each running Oracle iAS 10g all
pointing to the same instance of the DB.
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.
We also added scheduled jobs for index rebuilding (twice a day) and for
flex cache clearing (once an hour).

We are also experimenting with a jgroups mechanism which implements
multicast messages on events such as publish, cache clearing and index
rebuilding.

Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041116/77484238/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2121 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041116/77484238/attachment.bin>


More information about the opencms-dev mailing list