Return-Path: Delivered-To: apmail-avro-dev-archive@www.apache.org Received: (qmail 40362 invoked from network); 23 Nov 2010 17:52:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Nov 2010 17:52:16 -0000 Received: (qmail 59132 invoked by uid 500); 23 Nov 2010 17:52:47 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 59045 invoked by uid 500); 23 Nov 2010 17:52:47 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 59031 invoked by uid 99); 23 Nov 2010 17:52:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 17:52:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Nov 2010 17:52:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oANHqNje009279 for ; Tue, 23 Nov 2010 17:52:23 GMT Message-ID: <13807762.265431290534743848.JavaMail.jira@thor> Date: Tue, 23 Nov 2010 12:52:23 -0500 (EST) From: "Bruce Mitchener (JIRA)" To: dev@avro.apache.org Subject: [jira] Commented: (AVRO-701) ipc.HttpServer doesn't let you specify which IP to listen on, just the port In-Reply-To: <15279849.265241290534616158.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AVRO-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934933#action_12934933 ] Bruce Mitchener commented on AVRO-701: -------------------------------------- For whatever it is worth, this used to be something that the ops team at a previous job required, otherwise they got all whine-y. > ipc.HttpServer doesn't let you specify which IP to listen on, just the port > --------------------------------------------------------------------------- > > Key: AVRO-701 > URL: https://issues.apache.org/jira/browse/AVRO-701 > Project: Avro > Issue Type: Bug > Components: java > Affects Versions: 1.4.1 > Reporter: Bruce Mitchener > > When running on a machine with multiple interfaces, I like to be able to only have things listen on the correct interface (internal, external, localhost). > The ipc.HttpServer only accepts a port number though ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.