Problem:
With automatic proxy configuration in JPI, multiple proxy servers may be returned for a particular URL. Currently, only the first proxy is used. Thus, if the first proxy is unavailable for some reasons, JPI will fail to connect.
Solution:
If connection to the first proxy fails, JPI should attempt to retry the other proxy servers on the list.
With automatic proxy configuration in JPI, multiple proxy servers may be returned for a particular URL. Currently, only the first proxy is used. Thus, if the first proxy is unavailable for some reasons, JPI will fail to connect.
Solution:
If connection to the first proxy fails, JPI should attempt to retry the other proxy servers on the list.
- duplicates
-
JDK-4480339 RFE: Java Plug-in should try all proxies returned by auto-proxy script
-
- Closed
-