LiteSpeed Technologies
Forum Replies Created
-
Forum: Reviews
In reply to: [LiteSpeed Cache] Sometime it isn’t workingGlad to hear it’s working well for you! Let us know if you run into any issues!
Cheers,
KevinForum: Reviews
In reply to: [LiteSpeed Cache] This is awesomeThanks for the review!
If you have more information about how your setup improved with the switch to litespeed, we’re very interested in it if you’re willing to share.
You can message me at kfwu a litespeedtech com
Cheers,
KevinForum: Reviews
In reply to: [LiteSpeed Cache] Excellent plugin!Thanks for the review! Let us know if you run into any issues!
Cheers,
KevinForum: Plugins
In reply to: [LiteSpeed Cache] Message Since UpdatingHi @shellyo
Please check your wp-contents/advanced-cache.php file. Can you determine what plugin it belongs to by viewing the contents?
Our plugin will not overwrite that file if it doesn’t belong to LiteSpeed Cache, so it must belong to another plugin (which is why the message shows up).
Another possibility: what version did you upgrade from? If it is a very old version, there might be a conflict depending on how far you jumped.
Cheers,
KevinForum: Plugins
In reply to: [LiteSpeed Cache] 404 while trying to save paramatersGood to hear! Let us know if you have any more questions!
Forum: Plugins
In reply to: [LiteSpeed Cache] I’m using autoptimize, there will be problems?Hi @pako69,
From the LiteSpeed side, the html pages are stored in the designated ‘cache root’ setting on the server. Our default recommendations are /home/lscache and /home/USER/lscache. These directories are accessed by the server and are not directly targeted when a request comes in (e.g. nobody will be accessing the pages via example.com/path/to/my/cache/file.html).
Let us know if you have any more questions!
KevinForum: Plugins
In reply to: [LiteSpeed Cache] 404 while trying to save paramatersHi @pako69
Glad to hear that the plugin is working out for you!
Please check out the fix provided here: https://wordpress.org/support/topic/admin-404-error/
Do note that since this is a fix to the javascript file, you will need to clear your browser cache so that the new js file is loaded properly.
As Hai noted, after this change, saving settings will not return you to the same tab that you were on. This will be resolved in the next version.
Let us know if you run into any more issues!
KevinForum: Plugins
In reply to: [LiteSpeed Cache] Status / Debug informationHi @massimod
We can do something to that affect. We’ll add some comments to the end of the file if our debug is enabled in the plugin.
That said, we won’t be able to add any comments regarding hit or miss because that logic is on the server, so we’ll add a timestamp.
Cheers,
KevinForum: Plugins
In reply to: [LiteSpeed Cache] Known Supported PluginsHi @massimod
We’ll look into this. My initial guess is that caching will work fine, but forums/threads may not be invalidated correctly when a new post is added.
If you’d like to enable the cache without invalidation working correctly, you can just set a low TTL so that the forum is kept up to date as much as possible.
An active forum could use something like 300 seconds (5 minutes), so the cached pages will invalidate within 5 minutes. Inactive forums could probably get away with a longer TTL.
We’ll let you know of any updates!
Cheers,
KevinForum: Plugins
In reply to: [LiteSpeed Cache] Known Supported PluginsExcellent, let us know if there are any issues related to the caches!
We’ll work on fixing that for the next version.
Forum: Plugins
In reply to: [LiteSpeed Cache] Known Supported PluginsPlease uncheck that and see if it’s enabled again.
Forum: Plugins
In reply to: [LiteSpeed Cache] Known Supported PluginsForum: Plugins
In reply to: [LiteSpeed Cache] Known Supported PluginsHi @nceebob, @moneyhome
Yes. To clarify further what @hailite said:
Our cache plugin is strictly a full page cache plugin. WP-Rocket and other cache plugins may include other features, such as js/css minification that we do not provide.
If you want to use those features from WP-Rocket and still use our cache for Full Page Caching, it is doable.
All you have to do is:
- disable full page caching in wp-rocket (you can leave all the other features on)
- Activate LiteSpeed Cache plugin. This will produce a warning on the wp-admin.
- In LiteSpeed Cache->Settings->Advanced, uncheck the Check Advanced-cache.php option and save.
This should clear the warning, and you will be using our full page cache with all the other features of wp-rocket.
If there’s any conflicts with any of their features, let us know and we’ll try to diagnose the issue.
Kevin
Forum: Plugins
In reply to: [LiteSpeed Cache] Receive 404 when try save settingsThanks for the tips! We’ll look into this and get back to you when we find something.
Forum: Plugins
In reply to: [LiteSpeed Cache] Receive 404 when try save settingsThanks for the useful tip!
What settings do you have enabled in jetpack so we can try to replicate the environment?