[
https://issues.apache.org/jira/browse/MESOS-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15099127#comment-15099127
]
Kapil Arya commented on MESOS-4130:
-----------------------------------
Hey [~bernd-mesos], do you think you can shepherd this? If yes, can this land
in 0.27.0? If not, should we retarget this one to 0.28.0?
> Document how the fetcher can reach across a proxy connection.
> -------------------------------------------------------------
>
> Key: MESOS-4130
> URL: https://issues.apache.org/jira/browse/MESOS-4130
> Project: Mesos
> Issue Type: Documentation
> Components: fetcher
> Reporter: Bernd Mathiske
> Assignee: Shuai Lin
> Labels: mesosphere, newbie
>
> The fetcher uses libcurl for downloading content from HTTP, HTTPS, etc. There
> is no source code in the pertinent parts of "net.hpp" that deals with proxy
> settings. However, libcurl automatically picks up certain environment
> variables and adjusts its settings accordingly. See "man libcurl-tutorial"
> for details. See section "Proxies", subsection "Environment Variables". If
> you follow this recipe in your Mesos agent startup script, you can use a
> proxy.
> We should document this in the fetcher (cache) doc
> (http://mesos.apache.org/documentation/latest/fetcher/).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)