• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Configure websocket proxy on Linux

Explorer ,
Apr 12, 2019 Apr 12, 2019

Copy link to clipboard

Copied

Hi All,

I tried to configure the websocket proxy on Linux with this following command

[joseph@ip-10-0-0-22 bin]$ sudo java -jar /opt/coldfusion2016/cfusion/lib/wsproxyconfig.jar -ws Apache -dir /etc/httpd/conf -port 8759

and I got this error below:

Error occurred while running proxy configuration tool. Reason : WebSocket Proxy can be only configured with worker mpm.

* Apache:

Server version: Apache/2.4.6 (CentOS)

Server built:   Oct 19 2017 20:39:16

* Java:

openjdk version "1.8.0_201"

OpenJDK Runtime Environment (build 1.8.0_201-b09)

OpenJDK 64-Bit Server VM (build 25.201-b09, mixed mode)

* Coldfusion 2016

version: 2016.0.10.314028

Please help.

Thank you in advance.

Joseph.

Views

535

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 10, 2023 Aug 10, 2023

Copy link to clipboard

Copied

LATEST

Hi there,

Below comment works for me without any issues.  

./java -jar /opt/ColdFusion2021/cfusion/lib/wsproxyconfig.jar -ws Apache -dir /etc/apache2/ -port 8583

I know this is old post and CF version is also the newer one.

 

Nishanth V

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation