Germani, I already know what is going on. It's not the first time we've seen this. In fact, I can tell you exactly what happened without reading your host's reply. Your host installed mod_security2 on their server and they're using a pre-packaged set of rules for it, most likely
Atomic ModSecurity Rules.
One of these rules tells the server to block the IP address of the remote party who's trying to connect to the same URL within a specific period of time. Considering that you are running a backup which does EXACTLY THAT it is fairly reasonable that this rule kills your backup. A good host doesn't need this rule. A so-and-so host will have the time limit on that rule very low, e.g. 3 requests in 1 second. A crappy host has a high time limit, e.g. 2 requests in 10 seconds. Your host sits squarely in the crappy category. We CAN work around this rule on so-and-so hosts. That's what the time settings given to you by Davide do. We CANNOT work around crappy hosts without making your backup stupidly slow. If you want, though, you can try the following:
- Client-side implementation of minimum execution time: checked.
THIS IS VERY IMPORTANT!
- Minimum execution time: Custom... then set to
30 seconds
- Maximum execution time: 5 seconds
- Execution Time Bias: 75%
Your backup will run, but it will be
eight times slower. Is this practical? I don't know.
For your information, disabling mod_security2 itself or specific rules per domain (virtual host) is trivial and
very well-documented. I don't understand why your host insists that they can't do that. It doesn't take a genius, it only takes reading the fine documentation for, like, 5 minutes! I am a developer, not a system administrator, and I already know that stuff. Keep in mind that it's
their job to know this, this is why they are being paid for. It's not my job knowing system administration procedures. It should tell you something when I know what's not my job better than them, the people who's their job to know this stuff!
If I were you, I'd move that site to a decent host
today. If you're looking for a good host, try SiteGround. They even
give 3 months of free hosting to Akeeba Backup users. If you do try their hosting please come backup and tell me if you noticed the profound difference in the load time and if you're now wondering why you were hosted with that awful Netsons host until now.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!