Closed j1n6 closed 9 years ago
thanks for the suggestion. I think the initial thought was providing a regex replacement function can be used in template. It allows replacing identifier used in Marathon to something that Haproxy can handle. I would like to hold this feature because Marathon 0.7.4 introduced app versioning with healthchecks, a proper way to handle this may related to versioning.
So the use case that we had, was to take /app1/
but send it to /
which is why I was asking if that if this was related to that because it would be nice to send that through API. I didn't want to create a duplicate issue.
yup - it certainly can be used for this scenario.
closed by #115
@activars are you talking about something like this?
I think this should be an option. Thoughts??