Trying to configure relayd to proxy for three local mongrel instances, ..
something like:

table <project_hosts> { 127.0.0.1:8000, 127.0.0.1:8001, 127.0.0.1:8002 }

However, both the examples I have found:

 forward to <web_hosts> port $web_port

and the docs:

 forward to <phphosts> port 8080

seem to indicate that relay must use the same port for each forwarded
hosts. Is this correct, or have I missed something? What would be the
proper way to indicate separate ports for each individual host in the
table?

        TIA,

        Lee

Reply via email to