|
Posted by Schraalhans Keukenmeester on 06/11/07 19:18
At Mon, 11 Jun 2007 09:36:40 -0700, Anthony Smith let h(is|er) monkeys
type:
> Can someone point me to a resource or something were I can set this up
> cleanly. I don't want to re-invest the wheel. I just want the most
> common way to do this. I know there is a database option and a non-
> database option. I prefer the none-database option.
>
> I will have 2 web servers with PHP installed.
Do you specifically want to balance PHP scripts being executed between
machines or are you after load balancing the entire web service? The
latter is easier I'd think. Apache provides the tools, you may want to
look up "round robin DNS" in Google. (Dunno about IIS's features in this
area)
I am not sure how I would fork off parts of a PHP script sensibly to
another machine in an easy way. Never thought of doing it really.
HTH
--
Schraalhans Keukenmeester - schraalhans@the.Spamtrapexample.nl
[Remove the lowercase part of Spamtrap to send me a message]
"strcmp('apples','oranges') < 0"
Navigation:
[Reply to this message]
|