Skip to content

snyamathi/68636

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OK

  1. build app npm run build
  2. use correct node version nvm use 20.15.1
  3. start server npm start
  4. start load testing ab -c 100 -t 100 http://localhost:3000/

Fail

  1. use new node version nvm use 20.16.0
  2. start server npm start
  3. start load testing ab -c 100 -t 100 http://localhost:3000/
  4. Observe out of memory error

About

Reproduce nextjs issue 68636

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors