1

I want to map a domain with my spring websocket deployed on server(tomcat) over port 8090. I need to access my application through proxy passing over apache 2.4 installed on centOS.

The application(.war file) is being accessed from a client build on react and this client is on another server.

I followed each step of below article but it is not working in my case. Getting below error :

WebSocket connection to 'ws://xyz/abc/greeting/251/lcnlhdwc/websocket' failed: Error during WebSocket handshake: Unexpected response code: 400

Please help me.

WebSockets and Apache proxy : how to configure mod_proxy_wstunnel?

beskar
  • 55
  • 1
  • 10
  • "not working" isn't a good description. On top: Please edit your question to be relevant to programming (stackoverflow's focus) or find a matching site on the stackexchange network. See [help/on-topic]. The [tag:apache] tag even mentions that it's explicitly for _programming_ questions as opposed to _configuration_ questions. – Olaf Kock May 27 '20 at 13:33
  • i have added error also – beskar May 27 '20 at 13:48
  • still a configuration question though, nothing about programming so far – Olaf Kock May 27 '20 at 14:29

0 Answers0