Use Multiple Sites to Improve Drupal performance
I would like to share the experience to improve the Drupal performance in here :P
as we know, NODE is the base of Drupal, therefore, the node will be the bottleneck of the system as the number of node increases. In the most cases, we have multiple node types, and also some of the contributed modules are apt to store other information into node, such as content_profile, which saves the profiles into node, taxonomy_node, which saves the terms into node, and so on. Even the worse, we have many users in system, and one user has more than one profile nodes, so it will be worse.
Read moreHow to documentation for creating Drupal 7 multisite configuration
Let's create a wiki or documentation for "How to documentation for creating Drupal 7 multisite configuration".
I can help test and write the documentation. I may need some help setting mine up, too. So this would be beneficial for everyone.
Read moremultiple site
Mong anh em chỉ giáo cách cài đặt multiple site với.
Mình đã đang chạy một site chính rồi, giờ muốn cài thêm một hoặc 2 site con nữa được không?
Mình chỉ muốn dùng chung users và các modules thôi.
Cám ơn anh em nhiều nhé
Can Aegir Manage Sites on Remote Servers?
Hi Everyone,
I've been reading a lot about Aegir lately, and I find it just a great tool which would save so much administration time. However, I still can't find a clear answer as to whether Aegir can administer remote sites as well. I have 6 different shared hosting accounts on different hosting companies all Drupal based. Now, can I use Aegir to administer the sites on all these hosting accounts? I get a feeling from documentation that Aegir can only manage Drupal installations which are local.
Read moremultiple sites one install one database with redirected subdomains
Greetings, after days of trying to set up my site I decided to start over with a new hosting service. Installation went 100% better with the new host. Now would like to set up a multi-site configuration. I have been reading some of the posts and have gained some valuable information but I am still confused about how to set it up
I have my domain example.com, and two sub domains example1.example.com and example2.example.com. I have redirected the subdomains to http://example1 and http://example2
Read moreMultiple sites Concept
Hello
We can create multiple sites With single db or saperate db for each site.In single db ,
we can define saprate some tables using $db_prefix variable in setting.php.
Read this link for multisite concept http://drupal.org/node/200631
Read more


