Server performance question
Posted: Thu Nov 27, 2008 3:00 am
Hi everybody,
I have a small question concerns multiple web sites performance on one server
in detail:
I have a web application (something like CMS) deals with a specific kind of companies
I'll use SAAS (Software as a Service).
I've two alternatives:
First: to make one version of code to all companies with different databases (which mean alot of database connections)
Second: Each company has its code and database.
If we have 10 companies in a single server which is the best from the two???
in attachments two draw of what I mean!
I have a small question concerns multiple web sites performance on one server
in detail:
I have a web application (something like CMS) deals with a specific kind of companies
I'll use SAAS (Software as a Service).
I've two alternatives:
First: to make one version of code to all companies with different databases (which mean alot of database connections)
Second: Each company has its code and database.
If we have 10 companies in a single server which is the best from the two???
in attachments two draw of what I mean!