How if I use a nginx reverse proxy with a path prefix, but the backend service is provided by IP and port. How should the client connect to the websocket through this proxy? If it does not pass a path variable, the nginx server will disallow it.