basically all my sites are pretty much business sites and basic php
websites, and some shopping carts,
here is what i have,
i have all three ubuntu servers running apache 2.0
all running php, perl, pretty much LAMP servers,
would i just duplicate all the same data across all the servers, and
have pound deligate what servers is being used
Eirik ?verby wrote:
Hi,
On Jun 26, 2010, at 2:13 PM, Adrian Padilla wrote:
i have three webservers on ubuntu, of all 3 run virtual host, would it be a
better practice to have all three webservers have all the same data on them,
opposed to having one server handle certain websites, and another server handle
certain websites,
That depends. If the underlying system is configured the same (same software)
it makes sense to run all sites on all servers, and allow a carefully-designed
Pound setup to spread the load across them.
However if the websites are very different (i.e. one php, one perl and one
ruby-driven), it might be better to keep them on separate systems.
/Eirik
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.