Answer the question
In order to leave comments, you need to log in
What is the difference between multi_accept and accept_mutex?
multi_accept
If multi_accept is disabled, the workflow will only accept one new connection at a time. Otherwise, the workflow will accept all new connections at once.
accept_mutex
If accept_mutex is enabled, worker processes will accept new connections in turn. Otherwise, new connections will be reported immediately to all worker processes
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question