rack-reverse-proxy
rack-reverse-proxy copied to clipboard
Can this be used to simulate round robin loadbalancing?
Just wondering if this gem could be used as a development/test load balancer that a dev could run locally. I was looking for a simple way to start two http apps and just have this toggle between the two when http requests come in.