You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/21 17:31:00 UTC

[jira] [Work logged] (AMQ-9102) HTTP Proxy Exclusions are not applied to ActiveMQ Connections

     [ https://issues.apache.org/jira/browse/AMQ-9102?focusedWorklogId=827680&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-827680 ]

ASF GitHub Bot logged work on AMQ-9102:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Nov/22 17:30
            Start Date: 21/Nov/22 17:30
    Worklog Time Spent: 10m 
      Work Description: jbonofre commented on PR #942:
URL: https://github.com/apache/activemq/pull/942#issuecomment-1322415505

   @mattrpav not sure we have already tests on HttpConnector proxy support. Let me check.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 827680)
    Remaining Estimate: 0h
            Time Spent: 10m

> HTTP Proxy Exclusions are not applied to ActiveMQ Connections
> -------------------------------------------------------------
>
>                 Key: AMQ-9102
>                 URL: https://issues.apache.org/jira/browse/AMQ-9102
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.16.3
>            Reporter: Stephan Wagner
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.18.0, 5.17.3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In [this commit|https://github.com/apache/activemq/commit/1ced34a383c5e3910c582fd3bfd720a8f6fcde32] basic HTTP-Proxy support using the default properties was added to ActiveMQ, however the implementation does not account for the [exclusion list in property "http.nonProxyHosts"|https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html], which leads to issues in environments that use a system proxy, but exclude certain targets from proxy usage.
> Given the implementation in {{HttpTransportSupport}} (in particular {{{}getProxyHost(){}}}) and {{HttpClientTransport}} (in particular creation of the HTTP Client) there is no way to use ActiveMQ in a mixed non-proxy/proxy environment.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)