For development and testing purposes, I'd like to install two "web heads" and a database on my Windows 7 Pro desktop, and then round-robin the incoming requests between them. The basic setup is easy enough, but I have no good solution for distributing the requests between the two web heads.
Is there any load balancing solution that I can run on Windows 7 Pro?
P.S. I can setup Server OS VMs and use Windows Load Balancing, but it would be so much more convenient to have it all contained on my desktop machine.