MatthewClarkMay / geoip-attack-map

Cyber security geoip attack map that follows syslog and parses IPs/port numbers to visualize attackers in real time.
Apache License 2.0
353 stars 203 forks source link

CPU and MEM will be too high if change the speed #7

Open zaxfenfeiyu opened 7 years ago

zaxfenfeiyu commented 7 years ago

if I change the sleep time to 0.1,and after a while, AttackServer.py's MEM will increase continuously,and DataServer's CPU will increase continuously until they crash.