You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Aleksy Wróblewski (Jira)" <ji...@apache.org> on 2022/10/17 15:47:00 UTC

[jira] [Created] (KARAF-7588) Support for WebSocket proxy

Aleksy Wróblewski created KARAF-7588:
----------------------------------------

             Summary: Support for WebSocket proxy 
                 Key: KARAF-7588
                 URL: https://issues.apache.org/jira/browse/KARAF-7588
             Project: Karaf
          Issue Type: Improvement
          Components: karaf
            Reporter: Aleksy Wróblewski


We were checking if it is possible to get rid of NGINX in our project and use Karaf ProxyService or http:proxy-* commands instead. While it was fine to proxy HTTP calls, proxying WebSocket calls (precisely, to ActiveMQ websocket connector in another docker, e.g. `ws://our-activemq-docker:61614`) did not work. 

Is this perhaps already supported or can this be added in the future?

 

 



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