0

I have node js server running a script through pm2 daemon.

sometimes the server cannot be connected to on the first try, a second try and the server can be connected to perfectly.

I have now moved from http to http2 server base.

any suggestions.

Dean Van Greunen
  • 5,060
  • 2
  • 14
  • 28
  • What have you tried? Have you verified the application is running? Are there any network reliability issues? Are there any errors in the logs? – Deadron Jan 13 '21 at 19:41
  • @Deadron no errors in the log, but i believe the issue is that node is slow to handle the very first connection or a connection that takes place long after a previous connection. thanks for the help, any ideas on how to keep the node app "aware"?? – Dean Van Greunen Jan 13 '21 at 19:47

0 Answers0