My Site Is Down BCZ Maximum daily average CPU load

tdykyugh

BANNED
Joined
Jul 24, 2016
Messages
67
Reaction score
0
My Site Is Down BCZ Maximum daily average CPU load WTF?
My host provider now Installed a base autentification on my sitet FUCK
my first plan is to move another host any suggest?
as I understand my site cpu usage was 25%
I have a porn web site
help please
 
Support Team told me:
"The reason for the high load on the CPU began treatment with the IP:

5.113.44.231 5855
5.116.157.214 1492

We recommend IP block using .htaccess file"

So why only 2 IP are reason?
they tried to hack my site?
 
I had the same problem and i fixed it by doing the following things

* Only if you're using wordpress

- disable comments on all pages and post (there are some free plugins that do this)
- disable xmlrpc http://www.blogaid.net/disable-xml-rpc-in-wordpress-to-prevent-ddos-attack/
- remove useless and/or heavy plugins
- use cloudflare to prevent some bots and simple ddos/dos attacks

And obviously, ban these ip address. They're possibly trying to spam or attack your site
 
Support Team told me:
"The reason for the high load on the CPU began treatment with the IP:

5.113.44.231 5855
5.116.157.214 1492

We recommend IP block using .htaccess file"

So why only 2 IP are reason?
they tried to hack my site?

After reasrch I noticed that IPs are from Iran, Now I want to Block All Iranian Motherfuckers, any code for Block Iran IP using .htaccess file?
 
Bots like Ahrefs and Majestic can overload your site from a lot of IP's. You can block bad bots by useragent. Search for it on google.
For blocking a complete country, use geoip check, if visitor is from Iran then block 'm. Check this site: http://www.ip2location.com/blockvisitorsbycountry.aspx
 
Order Deny,Allow
Deny from 5.113.44.231
Deny from 5.116.157.214
 
Cloud flare lock automaticly ban bad bots and u cann ad C class ip to ban. With the paid version u cann add contrys to bann.
 
My site is down again I think my site is under Ddos Attack I have to move another host withh ddos protection how I can move to another host I need a backup for Cpanel?
 
Dude, just add cloudflare to your dns, they automatically block it for you and your site loads quicker. Plus you can block those IP's with cloudflare.
 
Dude, just add cloudflare to your dns, they automatically block it for you and your site loads quicker. Plus you can block those IP's with cloudflare.
which plan should I buy?
 
My Site Is Down BCZ Maximum daily average CPU load WTF?
My host provider now Installed a base autentification on my sitet FUCK
my first plan is to move another host any suggest?
as I understand my site cpu usage was 25%
I have a porn web site
help please

Cloudflare can help you, but can you let me know if you are using any kind of CMS like wordpress ?? Yes you need to restrict the access from .htaccess file. Also disable public access to the xmlrpc page. Can you ask the hosting support for the exact logs like what kind of attempts to which page that would be more help ?
 
I use Wordpress, and I asked the support team and they totd me:

Lock your site caused by a high load on the CPU:
"Date cpu_user cpu_sys cpu_procentc
=== === === === === ===
2016-07-25 4297 356 5
2016-07-26 7673 633 10
2016-07-27 7543 625 9
2016-07-28 18746 1621 24
2016-07-29 16946 1451 21
2016-07-30 15035 1255 19




Date: 2016-7-31
============


997 queries -
515 queries -
463 queries -
431 queries -
405 queries -
2237 queries - => "Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1"
1218 queries - => "Mozilla/5.0 (Linux; Android 5.1.1; SAMSUNG SM-J700H Build/LMY48B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/3.3 Chrome/38.0.2125.102 Mobile Safari/537.36"
1063 queries => "Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_3 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G34 Safari/601.1"
1000 queries - "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
577 queries - => "Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E238 Safari/601.1"

We recommended to optimize the work scripts of site or consider the option of switching to the VPS/Dedicated server:"
SO I dont think that was a ddos attack, bcz some device was Iphone!
I bought a VPS now
 
Just dump the host and move to a reputed one. If using VPS I recommend wiredtree, solid hardware and fanatic support.
 
HERE IS Support Team Answer:
Previously, you were given the recommendation to consider the option of acquiring the VPS or Dedicated, either to optimize the scripts. As far as we can see, you have set up proxy to protect against DDoS cloudflare.com, that is not a solution, since the DDoS attacks on the website have been recorded. The site is still available with the services of 31.31.196.56 and creates a burden
I just installed cloudflare
WTF? I dont understand wht they say?
 
guys I just Moved my site to another host but my Previous host installed a base autentification on my site, now a base autentification still there ? how I can remove the base autentification from my site?
 
Back
Top