• Resolved leonpap

    (@leonpap)


    Hi. I was trying different approaches for a better site performance and I realised that the best optimization (minification, combination etc) for my site is being done by LS. The problem is that I have an nginx server and LS doesn’t cashe. What I want is to cache the optimized files and serve them to the user with w3 total cache plugin for example. Is this possible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Of course, LScache does cache and better and faster than any other cache plugin, because LScache is a web server based HTTP cache and not a PHP based cache, so LScache is always faster. What you need is not another cache plugin. You need quic.cloud if you hve nginx instead of LiteSpeed web server. With quic.cloud you can use all features from Lscache plugin. Any try of using LScache plugin together with 3rd party cache plugin will always fail, because other cache plugins don’t support LiteSpeed features.

    Thread Starter leonpap

    (@leonpap)

    @serpentdriver Thanks for the reply. Unfortunatelly, I have been told not to change DNS settings at all at this point, so I think I can’t use quic.cloud. Thing is that I don’t need LS caching. All I want is the page optimization that provides. I don’t mind serving files via php cache as long as I serve the optimized files LS provides with caching disabled. That’s why I believe that there might be way to serve these optimized files.

    • This reply was modified 1 year, 7 months ago by leonpap.

    You can use LScache plugin for optimizations with other cache plugin, but you can only use a few features of LScache. The one that really boosts the speed you can’t use. However, the risk of conflicts is very high and then no one will be able to help you because each provider can only guarantee its own plugin.

    Thread Starter leonpap

    (@leonpap)

    @serpentdriver Alright got it. Again thank you for providing me these information, I really appreciate it.

    Plugin Support qtwrk

    (@qtwrk)

    generally speaking , yes , you can use LSCWP’s optimization and other plugin’s for caching

    just please try not to enable same features at both side for optimization

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Using LS for optimization and w3 for caching’ is closed to new replies.