Secure memcached server to avoid DDoS amplification attacks
last updated in Categories Linux, Security, UNIXContinue reading “Secure memcached server to avoid DDoS amplification attacks”
Linux and Unix tutorials for new and seasoned sysadmin
Linux and Unix tutorials for new and seasoned sysadmin
I‘m using RHEL 6 / CentOS 6.x and install the memcached server. However, whey I try to start the server using service memcached start command, I get the following error:
Starting memcached: failed to set rlimit for open files. Try running as root or requesting smaller maxconns value. [FAILED]
How do I fix this problem?