1Customizing the Pool
If your application relies heavily on bcrypt password hashing or the 'crypto' module, you might exhaust the default 4 threads in the libuv pool. You can increase this by setting the environment variable UV_THREADPOOL_SIZE before starting Node.
