Saturday, 24 August 2013

How to secure memcached server

How to secure memcached server

I have installed memcached server. It has options in which we can specify
few options.
options="-l 127.0.0.1"
options="-l server_ip_address"Which is the best method? Is there any other
way to secure it? I have httpd and nginx servers installed

No comments:

Post a Comment