Linux Parameter
|
Description
|
maxproc
|
Protects the operating system from running a large number of processes in the same thread
|
descriptors
|
Protects the operating system from opening a large number of files in the same thread.
|