views:

28

answers:

0

I guess what im looking for is a description on how this all works together. I'm used to setting up one server with maybe another server to handel the DB.

My question is how does the load balancer work where do all the script(php,python) files go? If i make a change to one i have to rsync them to all the server that the balancer refers to?

Also does each server need client side DB's installed so they can reference the DB's that are on other servers?

If there is a site that explains all this i would be happy to read it.