Re: Simulating webserver load balancing

2005-02-11 Thread Gerard Samuel
Nick Pavlica wrote: Here are a couple of other solutions to look at: http://www.inlab.de/balance.html http://pythondirector.sourceforge.net/ --Nick On Thu, 10 Feb 2005 22:07:20 -0500, Gerard Samuel <[EMAIL PROTECTED]> wrote: Im looking for suggestions for a port and/or tips that would as

Re: Simulating webserver load balancing

2005-02-10 Thread Nick Pavlica
Here are a couple of other solutions to look at: http://www.inlab.de/balance.html http://pythondirector.sourceforge.net/ --Nick On Thu, 10 Feb 2005 22:07:20 -0500, Gerard Samuel <[EMAIL PROTECTED]> wrote: > Im looking for suggestions for a port and/or tips that would assist me in > se

Re: Simulating webserver load balancing

2005-02-10 Thread Gerard Samuel
Gerard Samuel wrote: Im looking for suggestions for a port and/or tips that would assist me in setting up a webserver cluster. But the catch is, I only have one physical webserver. I want to simulate an environment to test some code that I wrote. Thanks for anything that you can provide... I just

Simulating webserver load balancing

2005-02-10 Thread Gerard Samuel
Im looking for suggestions for a port and/or tips that would assist me in setting up a webserver cluster. But the catch is, I only have one physical webserver. I want to simulate an environment to test some code that I wrote. Thanks for anything that you can provide... _