Skip to content

skoranga/testudpapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

how to test

  • npm install
  • npm start - to start pm2 in cluster mode with 2 instances
  • npm stop - to stop pm2
  • node index.js - to start app without pm2
  • node test - hit page 100 times using ab(mac/linux only)

Observation

  • On [email protected], pm2 cluster mode is acting very weird when hitting udp client code. First request is fine but pm2 is crashing without any error/warning and not recovering at all. Same usecase works perfectly fine on plain node.

About

node udp test app using pm2 cluster mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published