Currently the app-servers.include hard codes the port 80 in the configuration. I need to support proxying several other apps to the backend but on different ports, whats the best way to accomplish this and still use the scaling features?
examples: subscriber.example.com:80 proxies to backend:80 signup.example.com:80 proxies to backend:4040 status.example.com:80 proxies to backend:6464 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
