We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4f201 commit f7cb4a9Copy full SHA for f7cb4a9
doc/api.md
@@ -2614,7 +2614,7 @@ use. This prevents other connections from beginning work and stops
2614
Node.js from handling more user load. Increasing the number of worker
2615
threads may improve throughput. Do this by setting the environment
2616
variable
2617
-[UV_THREADPOOL_SIZE](https://docs.libuv.org/en/v1.x/threadpool.html)
+[UV_THREADPOOL_SIZE](http://docs.libuv.org/en/v1.x/threadpool.html)
2618
before starting Node.
2619
2620
For example, in a Linux terminal, the number of Node.js worker threads
0 commit comments