[
https://issues.apache.org/jira/browse/MESOS-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847927#comment-15847927
]
Kevin Klues commented on MESOS-7040:
------------------------------------
[[email protected]]I looks like you have been assigned to this ticket with no
comment. Are you actively working on this?
> Advertising port is used by Framework to register
> -------------------------------------------------
>
> Key: MESOS-7040
> URL: https://issues.apache.org/jira/browse/MESOS-7040
> Project: Mesos
> Issue Type: Bug
> Components: framework, webui
> Affects Versions: 1.1.0
> Reporter: Mickaƫl Fortunato
> Assignee: haosdent
>
> We have 3 instances of mesos-master listening on port 10000, all 3 behind a
> proxy. The proxy listens on port 80 and proxypass the request to a HAproxy
> that distributes the requests through the 3 instances.
> Our problem is that the `MESOS_PORT` is set to 10000, so the Mesos UI try to
> callback the proxy with the port 10000.
> We try to use advertising port, but it makes the frameworks try to register
> on the wrong port.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)