Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 34BC2200BBD for ; Mon, 24 Oct 2016 15:59:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3356F160AE1; Mon, 24 Oct 2016 13:59:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A9FC7160B00 for ; Mon, 24 Oct 2016 15:59:00 +0200 (CEST) Received: (qmail 74527 invoked by uid 500); 24 Oct 2016 13:58:59 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 74411 invoked by uid 99); 24 Oct 2016 13:58:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2016 13:58:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6862B2C2A69 for ; Mon, 24 Oct 2016 13:58:59 +0000 (UTC) Date: Mon, 24 Oct 2016 13:58:59 +0000 (UTC) From: "Robert Metzger (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FLINK-4876) Allow web interface to be bound to a specific ip/interface/inetHost MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 24 Oct 2016 13:59:01 -0000 [ https://issues.apache.org/jira/browse/FLINK-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-4876: ---------------------------------- Assignee: Bram Vogelaar > Allow web interface to be bound to a specific ip/interface/inetHost > ------------------------------------------------------------------- > > Key: FLINK-4876 > URL: https://issues.apache.org/jira/browse/FLINK-4876 > Project: Flink > Issue Type: Improvement > Components: Webfrontend > Affects Versions: 1.2.0, 1.1.2, 1.1.3 > Reporter: Bram Vogelaar > Assignee: Bram Vogelaar > Priority: Minor > > Currently the web interface automatically binds to all interfaces on 0.0.0.0. IMHO there are some use cases to only bind to a specific ipadress, (e.g. access through an authenticated proxy, not binding on the management or backup interface) -- This message was sent by Atlassian JIRA (v6.3.4#6332)