memcached -c does not affect user restrictions.
If you set the maximum number of concurrent connections to a value that exceeds the maximum allowed through ulimit, you need to run the ulimit command or modify the limits.conf file (/etc/security/limits.conf) to provide a sufficient number of connections / file descriptors.
source
share