cogeanumarius Posted March 4, 2013 Share Posted March 4, 2013 (edited) Salve to all, I have always had problems with high CPU load on my dedicated server, trying to get it solved I could only find one thing to be done to check the logs of the server and to ban the IP's that were creating requests. My question is if there is any module, or any place in Presta where I could add my black IP list so that those IP's will not be able to even ping my server, I will update the list periodically. Huge thanks in advance Edited March 4, 2013 by CleanDev.eu (see edit history) Link to comment Share on other sites More sharing options...
cogeanumarius Posted March 4, 2013 Author Share Posted March 4, 2013 I have used the built-in firewall of the Plesk Control Panel so my issue is now solved Link to comment Share on other sites More sharing options...
dahermit Posted March 4, 2013 Share Posted March 4, 2013 if you are running on linux, use iptables to drop all traffic from the offending ip addresses. that will stop all traffic from them at the network level. if you just want to stop them from accessing your web site, put an entry in your .htaccess or your apache.conf or webserver config if not using apache. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now