Re: Best Practice for Setting up 19 Sites in Plone 4.3
Nathan Van Gheem <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CAL8hw9G4ob9zhZ0y8XKYYnwJe5ZSbyAg1p3qDry90a1o22=i6A@mail.gmail.com> |
On Fri, Aug 1, 2014 at 5:44 PM, Edward Soong <[email protected]> wrote: > I work at an university school of engineering where they current have > Plone 3.3.5 serving 19 sites on 1 zope instance using separate Data.fs > files for each site (ZODB Mounting Point), which is described in this > support document " > http://plone.org/documentation/kb-old/multiple-plone-sites-per-zope-instance-using-separate-data-fs-files-for-each-one”. > It is using collective.recipe.filestorage > > (1) I am in the process to upgrade the 19 sites to Plone 4.3.3, but I am > not certain if 4.3 supports separate Data.fs for each site on 1 Zope > instance. > If 4.3 does, how do you configure buildout.cfg to support that? (The > configuration in Plone 3.3.5 fails in 4.3.3). The last release of > collective.recipe.filestorage was in 2010. > Yes, of course it's supported. How does your configuration fail? > > (2) Or should I put 10 sites onto 1 Data.fs? We bought 2 server machines, > planning to divide up the 19 sites, 10 on one server and 9 on the other > server, to increase web server performance. > Separate zodb mounts points is fine. It has the advantage of being able to add more zeoservers to handle those sites specifically later if you want. > > (3) I also read that zeoserver supports multiple zope instances, should I > try 19 zone instances? > Not unless you need it. How many are you running now? You only need enough to support your traffic. > > Any thoughts on these 3 options? Thanks in advance! > > Edward > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Plone-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plone-users > > -- Nathan Van Gheem Solutions Architect Wildcard Corp ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users