You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/10/18 06:25:00 UTC

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

    [ https://issues.apache.org/jira/browse/KARAF-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619258#comment-17619258 ] 

Jean-Baptiste Onofré commented on KARAF-7588:
---------------------------------------------

I did only pure HTTP proxy. However, I think it's pretty easy to add websocket proxy (via jetty-websocket). It's a new feature.

> Support for WebSocket proxy 
> ----------------------------
>
>                 Key: KARAF-7588
>                 URL: https://issues.apache.org/jira/browse/KARAF-7588
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>         Environment: Karaf 4.4.0
>            Reporter: Aleksy Wróblewski
>            Priority: Minor
>
> 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)