You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/01/03 22:20:58 UTC

[jira] [Created] (IGNITE-4520) Web console: allow agent to connect through proxy

Valentin Kulichenko created IGNITE-4520:
-------------------------------------------

             Summary: Web console: allow agent to connect through proxy
                 Key: IGNITE-4520
                 URL: https://issues.apache.org/jira/browse/IGNITE-4520
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
    Affects Versions: 1.8
            Reporter: Valentin Kulichenko
            Priority: Critical
             Fix For: 2.0


We currently assume that web agent will have direct access to console server. Sometimes this is not true and any external Internet access is done through SOCKS or HTTP proxy, potentially with authentication.

We should add settings required for proxy (type, address, login, password) and implement the support. {{java.net.Proxy}} class can be used for this.



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