Forum Moderators: phranque
I have a php script that decides which servers should receive certain information. My question is how to then pass the request to those servers?
I have seen load balancing tools for linux but I thought of asking since I am new to this. Also what if instead of php I had a shell script, would it make things easier and how?
Thanks alot
You might want to look into these concepts, and then post back with more-specific questions.
I should also say that the information in the first paragraph above is pretty much all I know about the subject... :(
Jim