[opencms-dev] using rsync to cluster opencms
Cory Hubert
cory.hubert at ampagency.com
Wed Jun 9 17:35:00 CEST 2004
Hey. I am looking for some suggestions/implementations on using rsync for
opencms in a clustered/load balanced environment.
Currently the solution I am working on does not use exports. The main
problem is that if someone publishes on one machine the published changes do
not show up on the other machines until the cache expires on the other
machines. Because of other dependencies we need the published changes to
replicated to the other machines ASAP.
I did a few searches on the list and saw people were using rsync. What
directories are being rsynced? The entire webapp directory? The
tomcat/work directory?
More information about the opencms-dev
mailing list