You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/08/18 18:41:46 UTC

[jira] [Commented] (MESOS-3251) http::get API evaluates "host" wrongly

    [ https://issues.apache.org/jira/browse/MESOS-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701546#comment-14701546 ] 

Timothy Chen commented on MESOS-3251:
-------------------------------------

commit fb93d93cdf60e9143d5ad17cdf24779e282f2e44
Author: Jojy Varghese <jo...@mesosphere.io>
Date:   Mon Aug 17 22:07:54 2015 -0700

    Fixed host field of request header in libprocess.

    Review: https://reviews.apache.org/r/37426


> http::get API evaluates "host" wrongly
> --------------------------------------
>
>                 Key: MESOS-3251
>                 URL: https://issues.apache.org/jira/browse/MESOS-3251
>             Project: Mesos
>          Issue Type: Bug
>          Components: libprocess
>            Reporter: Jojy Varghese
>            Assignee: Jojy Varghese
>              Labels: mesosphere
>
> Currently libprocess http API sets the "Host" header field from the peer socket address (IP:port). The problem is that socket address might not be right HTTP server and might be just a proxy. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)