Maybe I'm being dumb but what's to stop you extracting the WAR from the archive installer and firing it into your own Tomcat setup?
It means with 1 Tomcat instance you could have multiple Funambol apps deployed on the same port ie.
https://localhost:8443/clusterA, clusterB etc. Stick an Apache httpd server in front of it with mod_proxy installed and you all of a sudden you have
https://clustera.domain.com, clusterb.domain.com etc.
I've only thought about deploying Funambol so I could be way off on this one.
---
SG
Quote:
Originally Posted by wolfroma Are they full different zimbra server? Or they like cluster?
If the full different, I know 2 ways.
1. You run funambol ds servers on different ports,
In this case you should have enough memory for several ds servers (tomcats)
2. You create different sourceURI in the settings
Some funambol client couldn't change sourceURI configs.
An another case, You can use this servers like one. |