Posts tagged as:

protocol

Repel port flood by CSF and IPT_Recent

by Linux Killer on January 31, 2013

Protect the server from Flood attacks , Using the property Port Flood Protection In firewall CSF . After doing the necessary settings will be able to determine the number of allowed connections Same time for each IP tries to connect to the server.

{ 2 comments }

How To Flush The Entire Contents Of Memcache Server

by lifeLinux on January 28, 2012

If you use Memcached server to store application data, you may want to invalidate it once you deploy a new version to avoid corruption or weird results… In this article, I’ll show you How do I flush the entire contents of a Memcached server ?

{ 0 comments }