Recent content by Diederik

  1. Diederik

    Issue Node js lag ?

    hi, I'm experiencing weird behaviour using nodejs on my plesk server. It appears something is blocking (delaying) the nodejs execution. I'm not sure what... When I set up a basic server and run a setInterval function to log datetime every second, the code gets executed but every few seconds the...
  2. Diederik

    Question How do you enable WebSockets for nodejs and nginx

    Hi, Did you find a solution for this ? I'm facing the same problem, I didn't know the "proxy_pass" directive was not allowed, But even if it were, how do you know where to proxy to ? ie: http://socket_nodes, where is that defined?
Back
Top