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)