Eurisko
Forum Replies Created
-
Hey Peter,
Letting you know that the code above works correctly. We’ll slowly roll out the code across our websites and monitor for hanging processes.
Thank you for your help!
Regards,
Brendan GiletThe hosting providers have recommended that we use the following .htaccess Rewrite rule instead:
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_URI} ^/wordfence-waf\.php$ RewriteRule .* - [E=noabort:1] </IfModule>I’m not very proficient in writing Rewrite Rules, but would that work?
Hey Peter.
The error happened back in early December last year. The website is fairly heavy, since it uses Elementor and WooCommerce. Near the begining of December we had the server fall over once or twice. Giving us a503 Service Unavailableerror. Each time I think I ended up fixing it by running the following command:pkill -9 -u <username>as it would kill all hanging processes.After the 3rd time though, I went into check the resources in
topand there was one proccess running at90 %CPUand had been running for a couple of hours.toponly gives us the Command name which islsphp(LiteSpeed PHP, I think). So it’s hard to tell what process this was, only that it was using PHP.We did a couple of things to improve the server like double all resources. I also ran
pkillagain and commented out thenoabortcode from the htaccess. We haven’t had any issues since. We were able to return the resources back to their original state at the begining last month without issues.
Regards,
Brendan GiletForum: Plugins
In reply to: [Redirection] Class “Red_Database_Status” not foundI’ve talked with the hosting providers, checked the error logs and the activity log plugin and we can’t figure out what might have happened. Thank you for confirming that and helping us John.
I’m happy for your to mark this ticket as resolved.
Forum: Plugins
In reply to: [Redirection] Class “Red_Database_Status” not foundI’m trying to figure out why it went down. It isn’t not a normal thing, and it automatically fixed itself, which makes me think it was a server database connection issue.
But I panicked and saw the error log, thinking it was related. Just wanted to to confirm that the issue was to do with Redirection not being able to connect to the database.This is really embarrasing. It looks like it’s fixed itself.
While subscribers are added instantly, there seems to be a delay of about 30 to 60 minutes before the lists are applied to the subscribers.Thank you Peter.
We are having some issues with the site’s Input/Output Usage causing requests to the site to timeout. It’s possible that this is also causing the scanning errors, but I’ve contacted our hosting provider about the issue.
When we resolve the IO error, I’ll change the recommended settings and run another scan.I’ve just sent a Diagnostic Report by email to [email protected] with the Forum Username as Eurisko (@eurisko)