marathon-lb icon indicating copy to clipboard operation
marathon-lb copied to clipboard

Single vhost to multiple backends with different weights

Open ploddi opened this issue 7 years ago • 2 comments

Is it possible to balance part (for example 5%) of incoming requests to different app on same VHOST for performance profiling?

ploddi avatar Dec 05 '17 07:12 ploddi

Is anything being worked on with this one? I really need the ability to route to the same vhost across multiple marathon applications. We are using spinnaker to deploy our applications in marathon, but its conventions of creating a new application name for every deployment limits how marathon-lb is directing traffic to the new application until all the old instances of the shutdown.

For example: myapp_V001 and myapp_V002 would use the same vhost and should split traffic from marathon-lb.

MrMarkW avatar Feb 22 '18 12:02 MrMarkW

A feature like that would be great and useful for canary releases without using different (temporary) VHosts.

cacar87 avatar Apr 02 '19 21:04 cacar87