I found an old post by Si Chen (subject "[OFBiz] Users - deploying multiple instances of OfBiz" at http://lists.ofbiz.org/pipermail/users/2004-January/002735.html).

I'm wondering if anyone has found a way to install multiple virtual instances of OFBiz in one single webserver. Is it worth doing that? Perhaps there's not enough shareable components to justify effort? I understand that some components are just not robustly coded to handle multiple instances of OFBiz in a secure fashion (eg session management component?).

Heck, even Log4J doesn't do well as a shared component, last I saw.

I need to install several instances on 1 machine on port 8080, preferably. If not possible, is there any way for a single Apache to link to different AJP/mod_jk ports coming from multiple instances of OFBiz (stand-alone with embedded webserver)? Done AJP/mod_jk before, but forgot whether it's possible to link to multiple AJP/mod_jk ports.

Does anyone have an reasonably confident figure for the range of memory usage (lower and upper limits) that a single instance of OFBiz uses?

Jonathon

Reply via email to