I think you are looking for the ofbizContentUrl Freemarker macro. The idea is to put the static resources on a "content server" to get the resources
from this "unique" server. Of course having LB/HA and rather a cluster for the "content server" is recommended...
Jacques
Le 21/05/2015 15:34, Jason RJ a écrit :
Hi Folks,
I've been looking at production setup for OFBiz and the one issue I'm getting stuck with is how to get uploaded catalog/product images distributed
across all the servers in a LB/HA setup. I've looked at rsync, lsyncd, csync2, NFS, GlusterFS. I'm just wondering if anyone has any experience with
any of these in production and can offer a recommendation? Maybe I'm missing a trick and there's a much easier way to get OFBiz to push files to all
servers, and avoid a single-point-of-failure.
Many thanks in advance.
Jason