LiteSpeed Technologies
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] New update breaks Login with ajax widgetHi Fuskeren,
Thanks for reporting this possible issue.
Which plugin are you using to add the login widget? We’ll take a look at it anyway to make sure there’s no problems.
Cheers,
KevinForum: Reviews
In reply to: [LiteSpeed Cache] Makes WordPress fly on Litespeed servers.Thanks for the review! If there’s any way we could help, do let us know!
Forum: Plugins
In reply to: [LiteSpeed Cache] htaccessHi,
TTL settings may be adjusted in the plugin’s settings in the WP admin panel.
If you updated your server settings, then that is the minimum requirement for the plugin to work.
That said, if the server settings for the cache are not set correctly, you may find the needed additions here.
Kevin
Forum: Plugins
In reply to: [LiteSpeed Cache] How to purchase LS CacheHello,
LSCache is indeed a separate purchase. It acts as a $6/month add-on module to enable caching for a LiteSpeed license and is included free in 2-CPU and higher licenses.
Enabling it for your license depends on how you are hosting at the moment.
Shared Hosting: You will need to ask you’re hosting provider to add it to your license themselves.
Managed Hosting/VPS: You can purchase a license from us directly, selecting “LSCache Standard” for the Caching selection. If your managed host allows, you can then provide them with the serial number for the license you purchased.
Hope this helps,
-Michaelhimanshu_ag: Taking another look at your site, it appears you are using an Apache web server. LiteSpeed Cache for WordPress requires a LiteSpeed Web Server license (or OpenLiteSpeed Web Server) to work as it works directly with the web server and its LSCache module. As a result this plugin does not work with Apache.
If you are using LiteSpeed Web Server, please confirm that your license has the “LSCache Standard” option selected. If it does not, you can follow this wiki to enable it: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:licenses:add-lscache
If this does not resolve your issue or you have further questions, please start your own support request regarding this as requested above by sterndata and we’ll continue this there.
Regards,
RobHello there,
Adding the following lines to your .htaccess file under your WordPress installation directory should resolve this error.
<IfModule LiteSpeed> CacheLookup public on </IfModule>
Please let us know if does not fix the issue or you have any further problems.
Regards,
RobForum: Plugins
In reply to: [LiteSpeed Cache] notice on wordpress 4.5.2The two caches should not be enabled at the same time.
Are there certain pages that are loading faster when both are enabled?
One theory is that Super Cache does a cache pre-load. This may result in faster pages because they are pre cached, but will cause significant load on the server.
Forum: Plugins
In reply to: [LiteSpeed Cache] notice on wordpress 4.5.2Hi RwkY,
Thank you for letting us know.
As it sounds like you’re a developer as well, I’ll explain further.
If the front page is set to a static page, there is some logic in the query_vars functionality where if a custom query var is matched, the front page shows recent posts rather than the static page.In our case, we added LSCWP_CTRL. Using LSCWP_CTRL=SHOWHEADERS as an example, it showed me that is_frontpage() actually returns false when the query var is added, but is_home() returns true. This is not the expected behavior, so we left the query_vars logic off for now as it works.
Hope this answers your question.
KevinForum: Plugins
In reply to: [LiteSpeed Cache] notice on wordpress 4.5.2Hi RwkY,
How did you see this message? In a debug log, through xdebug, etc?
If it is something that you cannot disable/get rid of, let me know.
Originally, we defined it, but it caused problems in some sites where if LSCWP_CTRL was set, it showed an incorrect page.
We are looking into this issue and will hopefully have a fix for this soon.
Thanks,
KevinForum: Reviews
In reply to: [LiteSpeed Cache] Must haveThanks for the kind words! If you know of any way we can improve the plugin further, make sure to let us know, and we’ll see what we can do!
Hi Hien,
Please email me your hosting provider and a link to your site. Perhaps we can clear things up regarding the security issue.
My email is kfwu at litespeedtech dot com
Cheers,
KevinHi Hien,
Thank you for reporting this.
Regarding the installing from repo issue, it may be because there is an extra line at the top of the litespeed-cache/litespeed-cache.php file. It is already removed in the upcoming version, so hopefully that should be resolved.
Regarding the second issue, what version of LiteSpeed Web Server are you currently using? The message should only appear if you are not using a compatible version.
Thanks,
KevinForum: Plugins
In reply to: [LiteSpeed Cache] woocommerce add to cart messageNo response in over a month, marking as resolved.
-Michael
Forum: Plugins
In reply to: [LiteSpeed Cache] https not supportedMarking as resolved.
-Michael
No response in over a month, marking as resolved.
-Michael