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
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

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

Thanks a lot

Reply via email to