php firewall

PHP DosDetector Class

PHP DosDetector Class

PHP DosDetector Class Documentation Version: 1.1 Release: June 2013 Keyword: security, php, class, firewall, DoS Attack, IDS/IPS 1. What is this class? This PHP Class used for preventing Denial of Service (DoS) attack to your web server written by PHP. Running this script will monitoring all requests from an IP address and logged it into memory cache (PHP APC Caching). If an IP address sends too much request to your server, it will...