[consulting] managing many sites
Bill Fitzgerald
bill at funnymonkey.com
Tue Dec 13 13:08:34 UTC 2005
I had a related question come up recently --
I have used multi-site installs over multiple individual installs
because it eased the update process -- after reading this thread, I'll
be switching to CVS --
But, the question that came up was related to memory usage -- If you
have ten sites running off one codebase, does that use less memory than
ten individual installs? Assuming, of course, that usage on the sites
was the same?
Bill
--
Bill Fitzgerald
http://www.funnymonkey.com
Tools for Teachers
503.897.7160
Dries Buytaert wrote:
>> I think I had asked on the docs list at some point that this CVS
>> method get documented for advanced users. Many developers use this
>> method to keep their sites up to date (usually on a staging copy
>> first, then applied to live). In fact, Drupal.org itself is kept up
>> to date using this method.
>
>
> When not using CVS, using a multi-site setup can save you a lot of
> time because you only have to upgrade one Drupal installation.
> However, when using CVS, you'll find that a multi-site setup is
> suddenly a lot less attractive; CVS is a time saver on its own, and
> using a multi-site setup doesn't buy you much extra time over using
> CVS. Furthermore, maintaining individual sites using CVS has a
> number of additional advantages: (i) you can upgrade one site at a
> time (no mass breakage), (ii) CVS will attempt to merge custom
> changes, (iii) you can get bugfixes before a new release is made
> available, and much more. There might be exceptions to this rule but
> for nearly all use cases, CVS is superior compared to a multi-site
> setup. Period.
>
> --
> Dries Buytaert :: http://www.buytaert.net/
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
>
More information about the consulting
mailing list