Answer the question
In order to leave comments, you need to log in
Max_pid limit when creating a fork?
There is a certain script that constantly "forks" itself, the descendants do a small thing and die as it should.
Everything seems to work well, but when running more than 32,000 forks (this is the standard limit # cat /proc/sys/kernel/pid_max), Debian cuts off the reproductive function of the process, does not give the process the opportunity to run anything else (it does not matter if it is a fork or a process, nothing can be started at all).
Actually the question is how to make everything right?
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