Return-Path: X-Original-To: apmail-mesos-user-archive@www.apache.org Delivered-To: apmail-mesos-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B49A10E68 for ; Thu, 3 Sep 2015 10:19:13 +0000 (UTC) Received: (qmail 19436 invoked by uid 500); 3 Sep 2015 10:19:12 -0000 Delivered-To: apmail-mesos-user-archive@mesos.apache.org Received: (qmail 19383 invoked by uid 500); 3 Sep 2015 10:19:12 -0000 Mailing-List: contact user-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mesos.apache.org Delivered-To: mailing list user@mesos.apache.org Received: (qmail 19373 invoked by uid 99); 3 Sep 2015 10:19:12 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 10:19:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 473EB1AB560 for ; Thu, 3 Sep 2015 10:19:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.148 X-Spam-Level: *** X-Spam-Status: No, score=3.148 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id HyoqSUkFVURA for ; Thu, 3 Sep 2015 10:19:11 +0000 (UTC) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 4F6DA43830 for ; Thu, 3 Sep 2015 10:19:11 +0000 (UTC) Received: by lbpo4 with SMTP id o4so21498222lbp.2 for ; Thu, 03 Sep 2015 03:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=bMZ81xeytpEwFXCFMVZR4Q7b/msWCP7x9jLomHgkQio=; b=drzjtairUiIpJjeziFHs4seLYUs8ZWTxVc9MwH8HflST9dE4JtB7DKw8EgUDubXxmc eW0OYv3WA4hbsUjlLoP0/DMEGc5Hf8Vhpo4ecR2cU1MOiGCPSY1fItPxwAIje3yEdjvU bH5DiFOfWK5SyHI1yUC2C/W86VvtzzvQoa3KaMSMkluK4Wd1oQGZU0FJ8NKMejgicZ0t 0+dqECJ6vUZqz5P+FKAdRu2IAxzEuer+Dqf9TgNME8jzw6XR0xxDn3cxHvePWbXJFovZ 77V80OgeLKl/v7an5xltJZYUZwGWaXjSaQWHBs7jpMktoEe5ZfTrlfUOhF60AxqUEzqm eL5Q== MIME-Version: 1.0 X-Received: by 10.152.170.130 with SMTP id am2mr20775318lac.54.1441275550244; Thu, 03 Sep 2015 03:19:10 -0700 (PDT) Received: by 10.112.126.163 with HTTP; Thu, 3 Sep 2015 03:19:10 -0700 (PDT) Date: Thu, 3 Sep 2015 12:19:10 +0200 Message-ID: Subject: Changing advertised slave port in mesos UI From: =?UTF-8?Q?Eren_G=C3=BCven?= To: user@mesos.apache.org Content-Type: multipart/alternative; boundary=089e011615683229cd051ed51d15 --089e011615683229cd051ed51d15 Content-Type: text/plain; charset=UTF-8 Hello, is it possible to have mesos-slaves report a separate port for mesos UI independent of the slave `--port` configuration? This would make reverse-proxying more flexible. Appending a port to /etc/mesos-slave/hostname does not work as slave port still gets appended. Cheers Eren --089e011615683229cd051ed51d15 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

is it possible to have mesos-sla= ves report a separate port for mesos UI independent of the slave `--port` c= onfiguration? This would make reverse-proxying more flexible.
Appending a port to /etc/mesos-slave/hostname does not work as<= br>slave port still gets appended.

Cheers
Eren
--089e011615683229cd051ed51d15--