- LiteSpeed keeps copies of optimized images for 7 days (in case of network stability issues) and then permanently deletes them. Similarly, the WordPress plugin has a Reporting feature whereby a site owner can transmit an environment report to our server so that we may better provide technical support.
- If LiteSpeed aborts Wordfence scans and updates The LiteSpeed web server has been known to kill or stop processes that take more than a few seconds to run. It does not stop these processes gracefully but simply kills them silently. When using software like Wordfence.
- Litespeed Cache Plugin
- Litespeed Wordpress Plugin
- Litespeed Wordpress Theme
- Litespeed Wordpress
- Litespeed Wordpress Hosting
If LiteSpeed aborts Wordfence scans and updates The LiteSpeed web server has been known to kill or stop processes that take more than a few seconds to run. It does not stop these processes gracefully but simply kills them silently. When using software like Wordfence or backup software that needs a little more time to…
LiteSpeed Cache (aka, LSCache) is a WordPress plugin. With advanced cache-management tools and optimization features, LSCache is an all-in-one site acceleration solution. It’s the only optimization plugin you need! LSCache Plugin Key Features. Event driven processes, less overhead, more connections, and enormous scalability, with no hardware upgrade required! Add the popular LiteSpeed Cache for WordPress plugin, and you get a 100% open source, accelerated hosting platform for WordPress. LiteSpeed Cache for WordPress (LSCWP) is an all-in-one site acceleration plugin, featuring an exclusive server-level cache and a collection of optimization features resulting in faster page load times for your visitors. LiteSpeed is included for free with all our WordPress hosting plans.
If LiteSpeed aborts Wordfence scans and updates
The LiteSpeed web server has been known to kill or stop processes that take more than a few seconds to run. It does not stop these processes gracefully but simply kills them silently.
When using software like Wordfence or backup software that needs a little more time to complete certain tasks, this can lead to problems. If you are using Wordfence’s auto-update feature, this may lead to your site becoming unusable, if LiteSpeed kills an upgrade halfway through copying files.
To prevent this you need to make a very simple change:
Find your site’s .htaccess file. This file usually lives in your website root folder. So it may be in a folder like public_html/.htaccess. Open the file with a text editor. Find the line that says “# BEGIN WordPress” and add this code above it:
# BEGIN litespeed noabort
<IfModule rewrite_module>
RewriteEngine On
RewriteRule .* - [E=noabort:1]
</IfModule>
# END litespeed noabort
This will tell LiteSpeed to not abruptly abort requests. It should allow your site to update correctly, allow Wordfence scans to run to completion, and it will also allow any backup plugins on your WordPress site to function without problems from timing out.
Litespeed Cache Plugin
In some cases, depending on the host’s configuration, the above code may not help. An alternate method which may work is this:
# BEGIN litespeed noabort
<IfModule Litespeed>
RewriteEngine On
RewriteRule .* - [E=noabort:1]
</IfModule>
# END litespeed noabort
Or:
Litespeed Wordpress Plugin
# BEGIN litespeed noabort
SetEnv noabort 1
# END litespeed noabort
Litespeed Wordpress Theme
Bypass the LiteSpeed “noabort” check
If you are certain that your host uses LiteSpeed and that “External Application Abort” is set to “No Abort”, you can enable this option so that Wordfence will skip checking for “noabort” in .htaccess. For more information see the Global Wordfence Option Bypass the LiteSpeed “noabort” check.
Contents
Wordfence CentralDashboardFirewallBlockingScanToolsLogin SecurityAdvancedWordfence PremiumWordfence and GDPR - General Data Protection RegulationSite Cleaning and Security AuditsLogin Security PluginWordfence Service Status
Visit status.defiant.com to check the current status of Wordfence Services.
You care about what you build.
Protect your websites with the best security available.Want to know what our customers think?
Litespeed Wordpress
LiteSpeed Technologies, Inc. (aka “LiteSpeed”) is committed to protecting your privacy. This policy ('Privacy Policy' or 'Policy') explains our practices for our site, www.litespeedtech.com ('Site'). You can visit most pages of the Site without giving us any information about yourself, but sometimes we do need information to provide services that you request. By using this Site or any products or services provided through the Site, you expressly consent to the use and disclosure of information as described in this Privacy Policy.
Litespeed Wordpress Hosting
LiteSpeed reserves the right to revise, modify, add, or remove provisions to this Privacy Policy at any time. If we make changes to this Privacy Policy, we will update the Effective Date to note the date of such changes. LiteSpeed encourages you to review this Privacy Policy periodically for any changes. IF YOU DO NOT AGREE WITH ANY OF THE TERMS BELOW, YOU SHOULD NOT USE THIS SITE OR THE PRODUCTS OR SERVICES OFFERED BY LITESPEED TECHNOLOGIES AT THIS SITE.