On 05/22/2011 05:43 PM, Isaac XxX wrote:
Hi folks,

I have to move some sites (10) from virtual hosts to a single dedicated machine. The number of sites will grow on time.

I've two ways to implement it:
1. set a single apache instance to serve all sites configuring a single apache virtual host for each one

Yes.

2. set some virtual servers (with xen for example) and install on each them a single apache, serving one or few sites. The root partition could had a single apache or nginx doing the load balance task. Of course, all virtual servers will be on the same dedicated machine

This will consume much more resources.


Wich way you think is better? (performance, maintainment structure, scalability...)

Thanks a lot


--
J.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to