Tagged Questions
4
votes
3answers
129 views
When should we separate a site collection into a different web application
we are planning a sharepoint topology and wondering if we should separate each department in a different web application or just a dedicated site collection.
What's the guide or best practice to ...
14
votes
4answers
1k views
Any reason not to create a new content database for each site collection?
When creating a site collection in stsadm there are 2 commands I could use: createsite and createsiteinnewdb, where the latter creates a new content database for the site collection.
Reading around ...