Recent content by oreoneo

  1. O

    Question NodeJS Websocket Nginx with process.env.PORT?

    Hi, yes I had already done that and with the websocket everything works so I can connect and send things etc. I just wanted to know if I can somehow take the passenger port with nginx or have to take a fixed port, because other customers of the hoster of course also use the ports and I don't...
  2. O

    Question NodeJS Websocket Nginx with process.env.PORT?

    Hello, since Nodejs gets a port from passenger, I wanted to ask how I can use it with a websocket, because a websocket requires additional settings for nginx with a fixed port. Currently I have this in nginx. (Just wanted to say that the server does not belong to me directly, so I host with a...
Back
Top