You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no option to specify number of workers - each new connection is getting assigned with new worker process. You will need to use a proxy/load balancer such as HAproxy to limit number of workers and force connection reuse.
Hi,
How does one set the number of workers, and which host/ip the server binds to?
Thanks.
The text was updated successfully, but these errors were encountered: