Comment 7 for bug 1331554

Revision history for this message
Christopher Aedo (docaedo) wrote :

Additionally regarding CentOS, the hard limit is set in the same file (/etc/security/limits.d/90-nproc.conf)

# cat 90-nproc.conf
* soft nproc 2048
* hard nproc unlimited
root soft nproc unlimited

# grep processes /proc/$(pgrep -P 1 radosgw)/limits
Max processes 2048 unlimited processes