-
Bug
-
Resolution: Fixed
-
Major
https://issues.jenkins-ci.org/browse/JENKINS-6167
The fix submitted for this issue does not take into account the excluded proxy hosts unlike the hudson.remoting.Util.openURLConnection method which implicitly excludes hosts.
A fix using the same method as sun.net.www.protocol.http.HttpURLConnection is available here :
https://github.com/hypnoce/remoting/commit/67dbd966e628c42a0aa4d3cd91a56a00b7f95030
Thanks
- is related to
-
JENKINS-33886 Can only connect one JNLP3 slave per IP address
- Resolved
- links to